Initialized Godot Project.

This commit is contained in:
Patrick_Pluto 2024-12-02 15:35:20 +01:00
parent f5b308df9f
commit 907b338c0e
6 changed files with 899 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