mirror of
https://github.com/Steffo99/particle-clash.git
synced 2025-03-24 09:17:24 +00:00
16 lines
265 B
Text
16 lines
265 B
Text
# Don't commit builds, but commit the directories!
|
|
/export
|
|
!/export/*/.gitkeep
|
|
|
|
## Godot.gitignore
|
|
|
|
# Godot-specific ignores
|
|
.import/
|
|
export.cfg
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|