From bedac123d965c63e34294c2abd28c0c51607964a Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Thu, 15 Apr 2021 09:48:26 +0200 Subject: [PATCH] fix linguist config --- .gitattributes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 8ddb6f3ac..d295a22f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ -# Do not detect labguages in templates folder -templates/* -linguist-detectable +# Do not detect labguages in the following folders +templates/** -linguist-detectable +docs/** -linguist-detectable +lab-examples/** -linguist-detectable \ No newline at end of file