Initial commit

main
jorge 1 year ago
commit 9eb110b509

13
.gitignore vendored

@ -0,0 +1,13 @@
# ---> Godot
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/

@ -0,0 +1,3 @@
# Axolotl
Axolotl the Game
Loading…
Cancel
Save