Create .gitattributes (#777)
* Create .gitattributes * Update .gitattributes
This commit is contained in:
parent
c9ccbdbbee
commit
20c1c5ddd1
|
@ -0,0 +1,3 @@
|
|||
* text=auto eol=lf
|
||||
*.{cmd,[cC][mM][dD]} text eol=crlf
|
||||
*.{bat,[bB][aA][tT]} text eol=crlf
|
Loading…
Reference in New Issue