David_3D/.gitignore

19 lines
374 B
Plaintext

# Godot 4+ specific ignores, actually, I made this project with 3.5.2 LTS version
.godot/
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores, actually this project doesn't contains mono!
.mono/
data_*/
mono_crash.*.json
# Builds
build/