Add .gitattributes to use LF

This commit is contained in:
yutopp 2018-12-28 23:40:21 +09:00
parent c130b69023
commit 294304bd10

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.cs text eol=lf
*.md text eol=lf
*.text text eol=lf