mirror of
https://github.com/Steffo99/particle-clash.git
synced 2024-11-22 15:44:19 +00:00
9 lines
No EOL
187 B
JSON
9 lines
No EOL
187 B
JSON
{
|
|
"files.exclude": {
|
|
"**/*.import": true,
|
|
"**/*.tscn": true,
|
|
"**/*.tres": true,
|
|
},
|
|
"editor.insertSpaces": false,
|
|
"editor.renderWhitespace": "all"
|
|
} |