Files
cs-os/.gitignore

23 lines
288 B
Plaintext
Raw Normal View History

2024-02-08 21:58:36 +03:00
# ---> Godot
2024-02-05 22:27:39 +03:00
# Godot 4+ specific ignores
.godot/
2024-02-08 21:58:36 +03:00
# 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
#Custom
2024-02-12 00:11:15 +03:00
build/
2024-02-07 23:24:28 +03:00
*.sh
*.x86_64
*.pck