diff --git a/.gitattributes b/.gitattributes index bde952a968..1a8e5b9469 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,11 +14,11 @@ app/views/* linguist-detectable=false app/views/*/* linguist-detectable=false app/views/*/*/* linguist-detectable=false app/views/*/*/*/* 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