add *.sha1 to .gitattributes

This commit is contained in:
YamaArashi
2016-09-03 14:49:37 -07:00
parent f5879e72d9
commit 764fdaf381
+1
View File
@@ -8,6 +8,7 @@ Makefile text eol=lf
*.h text eol=lf *.h text eol=lf
*.pl text eol=lf *.pl text eol=lf
*.inc text eol=lf *.inc text eol=lf
*.sha1 text eol=lf
*.png binary *.png binary
*.bin binary *.bin binary