24 lines
368 B
Plaintext
24 lines
368 B
Plaintext
<<<<<<< HEAD
|
|
# Godot 4+ specific ignores
|
|
.godot/
|
|
android/
|
|
=======
|
|
# ---> Godot
|
|
# 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
|
|
|
|
>>>>>>> e5c889106df912758b47dc23ee0a39485278ae3a
|