DJh2o2 2024-05-16 13:07:15 +07:00
commit 408c015c94
2 changed files with 22 additions and 0 deletions

20
.gitignore vendored

@ -1,3 +1,23 @@
<<<<<<< HEAD
# Godot 4+ specific ignores
.godot/
android/
=======
# ---> Godot
# 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
>>>>>>> e5c889106df912758b47dc23ee0a39485278ae3a

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