20 lines
306 B
Text
20 lines
306 B
Text
# Godot 4+ specific ignores
|
|
.godot/
|
|
**/.DS_Store
|
|
|
|
# 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
|
|
|
|
# GodotJS example project
|
|
node_modules/
|
|
android/
|