Add .gitattributes

This commit is contained in:
Thaddeus Crews
2024-11-05 09:14:25 -06:00
parent b3757187b5
commit 24073824b0

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