1
Fork 0
mirror of https://github.com/Steffo99/particle-clash.git synced 2024-11-22 15:44:19 +00:00
particle-clash/.vscode/settings.json

9 lines
No EOL
187 B
JSON

{
"files.exclude": {
"**/*.import": true,
"**/*.tscn": true,
"**/*.tres": true,
},
"editor.insertSpaces": false,
"editor.renderWhitespace": "all"
}