initial godot project setup

This commit is contained in:
Patrick_Pluto 2024-06-11 12:27:36 +02:00
parent 27cbb7ba38
commit bf0b325a81
5 changed files with 62 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf