1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00
gitignore/Godot.gitignore
Anish Mishra 63d066391f
Add nomedia file to Godot.gitignore
This file is only needed for Android Editor and automatically generated if missing. No need to track it.
2025-04-07 23:12:04 +05:30

16 lines
252 B
Text

# Godot 4+ specific ignores
.godot/
.nomedia
# 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