.godot/
/build/
/android/

# 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

# vim
.*.sw?

# config
.env

# Godot external addons
gdUnit4

# Blender
*.blend1

# Android
*apk*
*.keystore
addons/gut
