idlegame/.gitignore

22 lines
No EOL
298 B
Text

# Godot 4+ specific ignores
.godot/
*.tmp
# Assets folder (temporarily ignored)
assets/
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# System/IDE-specific ignores
.DS_Store
.idea/
.vscode/
*.swp
*.swo
*~