Delete tmc.code-workspace

This commit is contained in:
notyourav
2021-02-16 14:01:36 -08:00
committed by GitHub
parent dda6a4d61a
commit 9bef3b48f9
-21
View File
@@ -1,21 +0,0 @@
{
"folders" : [ { "path" : ".." } ], "settings" : {
"files.associations" : {
"algorithm": "cpp",
"ios": "c",
"functions.h": "c",
"textbox.h": "c",
"structures.h": "c",
"fileselect.h": "c",
"menu.h": "c",
"save.h": "c",
"main.h": "c",
"object.h": "c",
"filescreen.h": "c",
"screen.h": "c",
"global.h": "c",
"player.h": "c",
"typeinfo": "c"
}
}
}