I'm dumb
This commit is contained in:
parent
7b820dfe8c
commit
b37e2ef87a
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -8,7 +8,12 @@
|
||||
"package.json": true,
|
||||
"package-lock.json": true,
|
||||
"LICENSE": true,
|
||||
"possibly_to_be_used/": true
|
||||
//! Here starts things that probably shouldn't be hidden. :D
|
||||
"possibly_to_be_used/": true,
|
||||
".gitignore": true,
|
||||
".gitattributes": true,
|
||||
"game.conf": true,
|
||||
"tsconfig.json": true,
|
||||
},
|
||||
"typescript.format.semicolons": "insert",
|
||||
"cSpell.words": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user