feat: setup initial repo and smallest working scene

This commit is contained in:
Rijad Zuzo
2026-06-17 19:39:38 +02:00
commit 20027bed4b
11 changed files with 309 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
*.gd text eol=lf
*.tscn text eol=lf
*.tres text eol=lf
*.shader text eol=lf
*.gdshader text eol=lf