Initialize Godot project

This commit is contained in:
Alexander Sellite 2026-07-25 10:03:18 -04:00
commit 6741a9fa5e
6 changed files with 83 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