From e8a67d632fc6ebfc14df2432c5bdde9866ad7304 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Wed, 20 Mar 2019 00:19:34 +0100 Subject: [PATCH] Linguist --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3399cb4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +/*.sh linguist-detectable=false +/assets/** linguist-detectable=false