From f2522c04446bb4bd597a8625f9398e67ff957565 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 28 Oct 2023 16:27:07 +0200 Subject: more sounds --- .vscode/settings.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .vscode/settings.json (limited to '.vscode/settings.json') 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 -- cgit v1.2.3-70-g09d2