summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-10-28 16:27:07 +0200
committerAldrik Ramaekers <aldrik@amftech.nl>2023-10-28 16:27:07 +0200
commitf2522c04446bb4bd597a8625f9398e67ff957565 (patch)
treebd5e7506a434978296397b9d0a0e95bf3ae04d60 /.vscode/settings.json
parent1ac22220f6077b3367456384b4bb563f1c5c2d29 (diff)
more sounds
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..7a89823
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,8 @@
+{
+ "files.associations": {
+ "*.ejs": "html",
+ "initializer_list": "c",
+ "type_traits": "c",
+ "xutility": "c"
+ }
+} \ No newline at end of file