diff --git a/.gitattributes b/.gitattributes index 296e0a0d1..1483ef423 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,11 +9,11 @@ app/config/* linguist-detectable=false app/config/*/* linguist-detectable=false app/config/*/*/* linguist-detectable=false app/config/*/*/*/* linguist-detectable=false -app/controllers/* linguist-detectable=false -app/controllers/* linguist-detectable=false -app/controllers/*/* linguist-detectable=false -app/controllers/*/*/* linguist-detectable=false -app/controllers/*/*/*/* linguist-detectable=false +; app/controllers/* linguist-detectable=false +; app/controllers/* linguist-detectable=false +; app/controllers/*/* linguist-detectable=false +; app/controllers/*/*/* linguist-detectable=false +; app/controllers/*/*/*/* linguist-detectable=false ; app/workers/* linguist-detectable=false ; app/workers/* linguist-detectable=false ; app/workers/*/* linguist-detectable=false