diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b786d1f1d..f885b0127 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,7 @@ *.sol linguist-language=Solidity # Automatically collapse generated files in GitHub. +*.svg linguist-generated packages/contract-artifacts/artifacts/*json linguist-generated packages/abi-gen-wrappers/wrappers/*.ts liguist-generated + |