ipld-eth-server/vendor/github.com/ipfs/go-ipfs/.gitattributes

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