Initialize Godot project

This commit is contained in:
Marek S. Łukasiewicz 2025-01-28 11:27:21 +01:00
parent a95ed81879
commit 63d2c6994f
6 changed files with 66 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