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