diff --git a/.github/.gitattributes b/.github/.gitattributes new file mode 100644 index 0000000000..8efcee18b2 --- /dev/null +++ b/.github/.gitattributes @@ -0,0 +1,2 @@ +*.sol linguist-language=Solidity +**go.sum linguist-generated=true