LF instead of CRLF

This commit is contained in:
Mario Lurig
2026-02-17 15:46:39 -07:00
parent 30bb3a135f
commit 0ffe7bc72a
+5 -1
View File
@@ -1,3 +1,7 @@
# Auto detect text files and perform LF normalization
* text=auto
*.png filter=lfs diff=lfs merge=lfs -text
*.yml text eol=lf
*.yaml text eol=lf
*.md text eol=lf
*.js text eol=lf
*.html text eol=lf