From 07c59b042ba7b5c9faa25a32875f66839219205a Mon Sep 17 00:00:00 2001 From: Anudit Nagar Date: Tue, 9 Apr 2019 00:01:51 +0530 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..52031de --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sol linguist-language=Solidity