Fixing a bug in the gitattributes file

This commit is contained in:
Brad Davis 2015-10-19 19:32:27 -07:00
parent 62923beef1
commit 380b10ab8d

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