1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-26 01:34:19 +00:00
pineapple-surf/.vscode/settings.json
2023-01-06 18:53:47 +01:00

8 lines
121 B
JSON

{
"files.exclude": {
".godot": true,
"**/*.godot": true,
"**/*.import": true
},
"editor.insertSpaces": false,
}