semi-idle-arpg/.gitignore

21 lines
293 B
Plaintext
Raw Permalink Normal View History

2024-09-19 19:03:06 -06:00
# ---> Godot
# Godot 4+ specific ignores
.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
2024-10-20 16:44:08 -06:00
# codium stuff
.VSCodeCounter