From 7bf36eea1ec32b98bd6f2b55b8b622b1bb3b7bc7 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann Date: Fri, 24 Jan 2020 16:07:50 +0100 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