mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-21 12:14:18 +00:00
20 lines
No EOL
303 B
Text
20 lines
No EOL
303 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_*/
|
|
|
|
# Krita garbage
|
|
*~
|
|
*.autosave.kra |