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:
parent
ab147c6f9e
commit
f140d558b7
2 changed files with 30 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,7 +8,6 @@ export/
|
|||
godot_temp_*
|
||||
|
||||
# Editor
|
||||
*.godot
|
||||
*.uid
|
||||
.vscode/
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue