summaryrefslogtreecommitdiffhomepage
path: root/projects/VSCode_tcc_win/main.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'projects/VSCode_tcc_win/main.code-workspace')
-rw-r--r--projects/VSCode_tcc_win/main.code-workspace16
1 files changed, 0 insertions, 16 deletions
diff --git a/projects/VSCode_tcc_win/main.code-workspace b/projects/VSCode_tcc_win/main.code-workspace
deleted file mode 100644
index 267248e6..00000000
--- a/projects/VSCode_tcc_win/main.code-workspace
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "folders": [
- {
- "path": "."
- }
- ],
- "settings": {
- "files.associations": {
- "raylib.h": "c",
- "math.h": "c",
- "blocks.h": "c",
- "stdio.h": "c",
- "*.m": "c"
- }
- }
-} \ No newline at end of file