Introduce end-of-line normalization

This commit is contained in:
prjemian
2015-10-16 12:31:42 -05:00
parent 29b7273fbb
commit 605125f548

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
#Which files need CRLF handling
* text=auto
*.sh eol=lf
*.bat eol=crlf
*.cmd -text