ipld-eth-server/vendor/github.com/ipfs/go-ipfs/.gitattributes
Elizabeth Engelman 36533f7c3f Update vendor directory and make necessary code changes
Fixes for new geth version
2019-09-25 16:32:27 -05:00

16 lines
231 B
Plaintext

# Default to text
* text eol=lf
# True text
*.md text eol=auto
LICENSE text eol=auto
# Known binary types
*.png binary
*.tar binary
*.gz binary
# Binary assets
assets/init-doc/* binary
core/coreunix/test_data/** binary