.gitattributes added to unify line endings

This commit is contained in:
Mateusz Pusz
2019-10-05 08:19:41 +02:00
parent f49d48152c
commit f5df115acb

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf