mirror of https://github.com/pret/pokeemerald.git
add *.sha1 to .gitattributes
This commit is contained in:
parent
f5879e72d9
commit
764fdaf381
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue