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