Added godot cache to excluded folders
This commit is contained in:
parent
b4503eff21
commit
19d81aed63
@ -12,5 +12,10 @@
|
||||
"name": "stresstest",
|
||||
"path": "stresstest"
|
||||
}
|
||||
]
|
||||
],
|
||||
"settings": {
|
||||
"files.exclude": {
|
||||
".godot": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user