Files
godot-demo-holes/.gitignore
Collin Campbell 35a1706e58 Mesh Generation GDSCript
This concludes the mesh generation of walls. We can now put holes into
walls deterministically.
2025-11-07 09:10:22 -05:00

20 lines
266 B
Plaintext

# Godot 4+ specific ignores
.godot/
.nomedia
# Godot-specific ignores
.import/
export.cfg
export_credentials.cfg
*.tmp
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
.cache