Init Project

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-10-07 22:08:32 +02:00
parent 1d90fd5d46
commit 624abfdc62
212 changed files with 871 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
*.png filter=lfs diff=lfs merge=lfs -text
godot/assets/** filter=lfs diff=lfs merge=lfs -text
godot/resources/** filter=lfs diff=lfs merge=lfs -text