diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 420aa6e..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "files.associations": { - "cstdio": "cpp", - "mpc.h": "c", - "stdio.h": "c", - "typeinfo": "c", - "template.h": "c", - "test.h": "c", - "stdlib.h": "c", - "list": "c", - "hashmap.h": "c" - } -}
\ No newline at end of file |