Update .gitattributes, .gitignore, TestZone.tscn, and 6 more files

This commit is contained in:
Clevertop 2024-08-10 14:01:51 +10:00
parent d313da943d
commit 0f4e6bda9a
9 changed files with 144 additions and 13 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