Initial commit

master
Dr. Sascha Woitschetzki 2023-09-13 16:38:01 +07:00
commit 0201ecc5bf
2 changed files with 19 additions and 0 deletions

17
.gitignore vendored

@ -0,0 +1,17 @@
# ---> 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

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