From 4ff9ad8be9114fa2690727d0ed838b7a5504831e Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Wed, 9 Dec 2020 15:59:09 +0000 Subject: [PATCH] Language detection --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fec6478 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.rock linguist-detectable linguist-language=Rockstar