更新.gitignore

This commit is contained in:
cty@comp
2026-09-02 09:04:54 +08:00
parent c240d7322e
commit 18a69f1a17
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
# Godot 4+ specific ignores # Godot 4+ specific ignores
.godot/ .godot/
/android/ /android/
/.vscode/
-3
View File
@@ -1,3 +0,0 @@
{
"godotTools.editorPath.godot4": "d:\\game\\Godot\\Godot_v4.7.1-stable_win64.exe\\Godot_v4.7.1-stable_win64_console.exe"
}