Initial commit

This commit is contained in:
Tabby 2026-01-10 15:50:06 +11:00
commit 3f22eeaf9d
3 changed files with 20 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

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# RepurposedJam