Files
tps-demo/.gitignore
2022-04-03 22:55:23 -05:00

24 lines
331 B
Plaintext

# 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
# System/tool-specific ignores
.directory
.DS_Store
*~
# Blender versioning
*.blend[0-9]*