mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-05 03:24:14 -05:00
8 lines
198 B
Plaintext
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
|