nix-templates/godot-js/.gitignore
2025-02-23 01:28:11 -05:00

20 lines
306 B
Text

# Godot 4+ specific ignores
.godot/
**/.DS_Store
# Godot-specific ignores
.import/
export.cfg
export_credentials.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# GodotJS example project
node_modules/
android/