Files
prysm/.gitattributes
2019-02-02 17:25:28 -05:00

8 lines
198 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
*.sol linguist-language=Solidity
# Ignore diff on generated code
*.pb.go linguist-generated=true
*_mock.go linguist-generated=true