mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
15 lines
239 B
Text
15 lines
239 B
Text
# 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
|