Initial commit

This commit is contained in:
PajamaBee 2025-07-19 20:14:05 -05:00
commit 8f4b0602fd
2 changed files with 18 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

16
.gitignore vendored Normal file
View file

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