Initial commit

This commit is contained in:
Douwe Ravers
2024-10-05 09:27:37 +02:00
committed by GitHub
commit c359ed4554
3 changed files with 691 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Godot 4+ specific ignores
.godot/
# 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