mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-22 20:54:19 +00:00
12 lines
No EOL
267 B
JSON
12 lines
No EOL
267 B
JSON
{
|
|
"files.exclude": {
|
|
"**/*.import": true,
|
|
"**/*.png": true,
|
|
"**/*.tscn": true,
|
|
"**/*.tres": true,
|
|
"**/*.godot": true,
|
|
"**/*.kra": true,
|
|
},
|
|
"editor.insertSpaces": false,
|
|
"editor.renderWhitespace": "all"
|
|
} |