Initial commit

This commit is contained in:
MarcEricMartel
2023-06-10 09:37:41 -04:00
committed by GitHub
commit 2afa691908
3 changed files with 690 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