chore: gitignore VS Code machine-local settings.json
parent
e000da20ee
commit
b52862f6ee
|
|
@ -31,3 +31,6 @@ client/addons/gdUnit4/GdUnitRunner.cfg
|
|||
# Content validation (optional local venv)
|
||||
.venv-content/
|
||||
/.venv-gd
|
||||
|
||||
# VS Code / Cursor — machine-local settings (e.g. Godot editor path)
|
||||
.vscode/settings.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue