Fixed .gitignore
This commit is contained in:
parent
d41059fe51
commit
807b3d8de5
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,3 +1,16 @@
|
|||||||
|
# ---> Godot
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
/android/
|
|
||||||
|
# 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…
x
Reference in New Issue
Block a user