mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-25 17:24:19 +00:00
9 lines
121 B
JSON
9 lines
121 B
JSON
|
{
|
||
|
"files.exclude": {
|
||
|
".godot": true,
|
||
|
"**/*.godot": true,
|
||
|
"**/*.import": true
|
||
|
},
|
||
|
"editor.insertSpaces": false,
|
||
|
}
|