diff --git a/.gitattributes b/.gitattributes index 9849a393b3..5d79e646ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,17 +4,17 @@ app/*/* linguist-detectable=false app/*/*/* linguist-detectable=false app/*/*/*/* linguist-detectable=false app/*/*/*/*/* linguist-detectable=false -app/config/* linguist-detectable=false -app/config/* linguist-detectable=false -app/config/*/* linguist-detectable=false -app/config/*/*/* linguist-detectable=false -app/config/*/*/*/* linguist-detectable=false -src/* linguist-detectable=false -src/* linguist-detectable=false -src/*/* linguist-detectable=false -src/*/*/* linguist-detectable=false -src/*/*/*/* linguist-detectable=false -src/*/*/*/*/* linguist-detectable=false +# app/config/* linguist-detectable=false +# app/config/* linguist-detectable=false +# app/config/*/* linguist-detectable=false +# app/config/*/*/* linguist-detectable=false +# app/config/*/*/*/* linguist-detectable=false +# src/* linguist-detectable=false +# src/* linguist-detectable=false +# src/*/* linguist-detectable=false +# src/*/*/* linguist-detectable=false +# src/*/*/*/* linguist-detectable=false +# src/*/*/*/*/* linguist-detectable=false tests/* linguist-detectable=false tests/*/* linguist-detectable=false tests/*/*/* linguist-detectable=false