chore: treat tar archives as binary
This commit is contained in:
parent
2dad5dbfb3
commit
741d5189d2
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,2 +1,4 @@
|
||||
* text eol=lf
|
||||
*.png binary
|
||||
*.tar.gz binary
|
||||
*.tgz binary
|
||||
|
||||
Loading…
Reference in New Issue
Block a user