Initial commit

main
igyene 3 days ago
commit 200f0e7e2a

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 @@
# dwarfgem
Loading…
Cancel
Save