diff options
author | Fabio Berger <me@fabioberger.com> | 2018-10-01 20:31:07 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2018-10-01 20:31:07 +0800 |
commit | c7371cc0489f1db98c704ddeab216fd6d1c63dc1 (patch) | |
tree | 4b8c44d43a3fae638f74baa90e30de187e69715e | |
parent | 7fdde15a5d6a0a1a8b6cd7c5e702de7ddb1426f2 (diff) | |
download | dexon-sol-tools-c7371cc0489f1db98c704ddeab216fd6d1c63dc1.tar dexon-sol-tools-c7371cc0489f1db98c704ddeab216fd6d1c63dc1.tar.gz dexon-sol-tools-c7371cc0489f1db98c704ddeab216fd6d1c63dc1.tar.bz2 dexon-sol-tools-c7371cc0489f1db98c704ddeab216fd6d1c63dc1.tar.lz dexon-sol-tools-c7371cc0489f1db98c704ddeab216fd6d1c63dc1.tar.xz dexon-sol-tools-c7371cc0489f1db98c704ddeab216fd6d1c63dc1.tar.zst dexon-sol-tools-c7371cc0489f1db98c704ddeab216fd6d1c63dc1.zip |
Hide .svg file contents from PR review diff
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 52031de51..bc1ff2453 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.sol linguist-language=Solidity +*.svg linguist-generated
\ No newline at end of file |