Add gitattributes

This commit is contained in:
Christopher Snowhill 2019-10-31 15:03:59 -07:00
parent 0e9686ffc0
commit f15c7acc01

12
.gitattributes vendored Normal file
View File

@ -0,0 +1,12 @@
* text=auto
*.c text
*.cc text
*.cpp text
*.h text
*.vcproj text eol=crlf
*.vcxproj text eol=crlf
*.sln text eol=crlf
*.dll binary