Add .gitattributes

This commit is contained in:
Braden McDaniel 2013-11-01 16:04:44 -04:00
parent cad5c55da7
commit f84e0d6086

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
* text=auto
*.c text
*.h text