godottest/.gitignore
2025-10-10 14:07:03 -04:00

20 lines
178 B
Plaintext

# common
.DS_Store
# godot
.godot/
.nomedia
.import/
export.cfg
export_credentials.cfg
*.tmp
*.translation
.mono/
data_*/
mono_crash.*.json
addons/
# rust
/target
/rust/target