Fix line endings

This commit is contained in:
Tom Sightler
2024-10-01 16:43:46 -04:00
parent 519d26d61e
commit 31d8f1187c

3
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
# Auto detect text files and perform LF normalization
* text=auto
*.sh text
*.sh text eol=lf
*.js text eol=lf