aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json63
1 files changed, 0 insertions, 63 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 57115ea..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,63 +0,0 @@
-{
- "files.associations": {
- "bitset": "cpp",
- "vector": "cpp",
- "optional": "cpp",
- "string_view": "cpp",
- "system_error": "cpp",
- "thread": "cpp",
- "typeindex": "cpp",
- "variant": "cpp",
- "array": "cpp",
- "initializer_list": "cpp",
- "utility": "cpp",
- "hash_map": "cpp",
- "valarray": "cpp",
- "*.tcc": "cpp",
- "cctype": "cpp",
- "clocale": "cpp",
- "cmath": "cpp",
- "cstdarg": "cpp",
- "cstddef": "cpp",
- "cstdio": "cpp",
- "cstdlib": "cpp",
- "cstring": "cpp",
- "ctime": "cpp",
- "cwchar": "cpp",
- "cwctype": "cpp",
- "atomic": "cpp",
- "strstream": "cpp",
- "chrono": "cpp",
- "cinttypes": "cpp",
- "codecvt": "cpp",
- "complex": "cpp",
- "condition_variable": "cpp",
- "cstdint": "cpp",
- "deque": "cpp",
- "list": "cpp",
- "unordered_map": "cpp",
- "unordered_set": "cpp",
- "exception": "cpp",
- "fstream": "cpp",
- "functional": "cpp",
- "iomanip": "cpp",
- "iosfwd": "cpp",
- "iostream": "cpp",
- "istream": "cpp",
- "limits": "cpp",
- "memory": "cpp",
- "mutex": "cpp",
- "new": "cpp",
- "numeric": "cpp",
- "ostream": "cpp",
- "ratio": "cpp",
- "sstream": "cpp",
- "stdexcept": "cpp",
- "streambuf": "cpp",
- "type_traits": "cpp",
- "tuple": "cpp",
- "typeinfo": "cpp",
- "__config": "cpp",
- "__nullptr": "cpp"
- }
-} \ No newline at end of file