summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-05-01 09:12:20 +0200
committerAldrik Ramaekers <aldrik@amftech.nl>2023-05-01 09:12:20 +0200
commitb694a83655d97bb93318c4523a40c1915f3c05ee (patch)
tree49c23560bdcc0837eb4726770eac4a4735b527fe /.vscode
parent3767d1ce3e2b90d4eb667985c0997cb5293cc27e (diff)
work
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..0282dca
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,6 @@
+{
+ "files.associations": {
+ "*.ejs": "html",
+ "editor.h": "c"
+ }
+} \ No newline at end of file