Merge pull request #1115 from Araxeus/fix-eol-diff

.gitattributes set `eol=lf` on *all* files
This commit is contained in:
th-ch
2023-04-15 22:39:35 +02:00
committed by GitHub

4
.gitattributes vendored
View File

@ -1,2 +1,2 @@
* text=auto * text=auto eol=lf
*.js text eol=lf *.js text