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

17 lines
252 B
Plaintext

# 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