diff --git a/.gitattributes b/.gitattributes index 5d79e646a..913c00ffc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,14 @@ -app/* linguist-detectable=false -app/* linguist-detectable=false -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 +# app/* linguist-detectable=false +# app/* linguist-detectable=false +# 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 @@ -20,3 +20,4 @@ tests/*/* linguist-detectable=false tests/*/*/* linguist-detectable=false tests/*/*/*/* linguist-detectable=false tests/*/*/*/*/* linguist-detectable=false +tests/*/*/*/*/*/* linguist-detectable=false