Update .gitattributes

This commit is contained in:
lax1dude 2025-04-19 23:15:28 -07:00
parent a61b5be428
commit 2c5b668426

5
.gitattributes vendored
View File

@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization
* text=auto
*.bat text eol=crlf
*.sh text eol=lf
gradlew text eol=lf