mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-21 20:24:20 +00:00
🔨 Hide Krita files from VSC
This commit is contained in:
parent
f873952360
commit
6b792ca9d1
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -5,6 +5,7 @@
|
|||
"**/*.tscn": true,
|
||||
"**/*.tres": true,
|
||||
"**/*.godot": true,
|
||||
"**/*.kra": true,
|
||||
},
|
||||
"editor.insertSpaces": false,
|
||||
"editor.renderWhitespace": "all"
|
||||
|
|
Loading…
Reference in a new issue