Merge pull request #6120 from jherico/marge

Fixing a bug in the gitattributes file
This commit is contained in:
Brad Hefta-Gaub 2015-10-19 20:16:23 -07:00
commit f68d897104

8
.gitattributes vendored
View file

@ -19,7 +19,7 @@
*.png binary *.png binary
*.jpg binary *.jpg binary
*.wav binary *.wav binary
*.fbx text *.fbx binary
*.dds text *.dds binary
*.svg text *.svg binary
*.ttf text *.ttf binary