mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-05 03:24:14 -05:00
linguist-generated=true for mock and pb go files (#1465)
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,3 +1,7 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user