Added .gitattributes file

* Added .gitattributes file to force line-endings to Mac/Linux style (LF). This should help prevent files created across multiple platforms from being committed with the wrong EOL character.
This commit is contained in:
Jeff Campbell 2019-04-07 11:56:33 +02:00
parent 7f3b08e887
commit ab5131b416

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.cs eol=lf