add .gitattributes
authorChristopher Dunn <cdunn2001@gmail.com>
Sun, 9 Aug 2015 22:42:06 +0000 (15:42 -0700)
committerChristopher Dunn <cdunn2001@gmail.com>
Sun, 9 Aug 2015 23:25:36 +0000 (16:25 -0700)
helps #325

.gitattributes

index 63e493a..22d2b7a 100644 (file)
@@ -1,6 +1,11 @@
 *           text=auto
+*.h         text
+*.cpp       text
+*.json      text
+*.in        text
 *.sh        eol=lf
 *.bat       eol=crlf
 *.vcproj    eol=crlf
 *.vcxproj   eol=crlf
 *.sln       eol=crlf
+devtools/agent_vm* eol=crlf