Init Project

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-10-07 22:04:40 +02:00
commit 16a2486f83
583 changed files with 5318 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