20 lines
178 B
Plaintext
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
|