Update .gitattributes, .gitignore, TestZone.tscn, and 6 more files
This commit is contained in:
parent
d313da943d
commit
0f4e6bda9a
9 changed files with 144 additions and 13 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -1,15 +1,2 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
|
||||
# Godot-specific ignores
|
||||
.import/
|
||||
export.cfg
|
||||
export_presets.cfg
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
||||
|
||||
# Mono-specific ignores
|
||||
.mono/
|
||||
data_*/
|
||||
mono_crash.*.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue