mirror of
https://github.com/Astatin3/sipeed-godot-quest.git
synced 2026-06-08 16:08:01 -06:00
19 lines
256 B
Plaintext
19 lines
256 B
Plaintext
# Rust
|
|
target/
|
|
|
|
# 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
|