Add LF normalization for .sh files

This commit is contained in:
SatoMew
2019-06-16 00:41:35 +01:00
committed by GitHub
parent 9600c6c1b4
commit 28ee89884a

2
.gitattributes vendored
View File

@@ -1,5 +1,5 @@
*.pal text eol=crlf
*.sh text eol=lf
*.s text eol=lf
*.txt text eol=lf
Makefile text eol=lf