From 2af2f397472532240554ad099ca57e127d24b15c Mon Sep 17 00:00:00 2001 From: Moon Date: Thu, 10 Feb 2022 21:39:09 -0700 Subject: [PATCH] force language --- .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