fix gitignore: remove *.godot pattern blocking project.godot; add config_version and features to suppress godot 4.6 version warning

This commit is contained in:
Eric Smith 2026-05-20 12:47:04 -04:00
parent ab147c6f9e
commit f140d558b7
2 changed files with 30 additions and 1 deletions

1
.gitignore vendored
View file

@ -8,7 +8,6 @@ export/
godot_temp_*
# Editor
*.godot
*.uid
.vscode/
.idea/