Browse Source

Initial commit

master
olejr 3 years ago
commit
1cf49a655a
  1. 13
      .gitignore
  2. 2
      README.md

13
.gitignore

@ -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_*/

2
README.md

@ -0,0 +1,2 @@
# DungeonCrawler
Loading…
Cancel
Save