aboutsummaryrefslogtreecommitdiff
path: root/mwe/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'mwe/.vscode/settings.json')
-rw-r--r--mwe/.vscode/settings.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/mwe/.vscode/settings.json b/mwe/.vscode/settings.json
deleted file mode 100644
index c7913ab..0000000
--- a/mwe/.vscode/settings.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "files.associations": {
- "variant": "cpp",
- "*.tcc": "cpp",
- "string": "cpp",
- "unordered_map": "cpp",
- "string_view": "cpp",
- "ostream": "cpp",
- "iostream": "cpp"
- }
-}