diff --git a/.gitattributes b/.gitattributes index b7079b078..bd96fc023 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,8 @@ *.html linguist-detectable=false *.phtml linguist-detectable=false app/config/* linguist-detectable=false -tests/* linguist-detectable=false \ No newline at end of file +tests/* linguist-detectable=false +tests/*/* linguist-detectable=false +tests/*/*/* linguist-detectable=false +tests/*/*/*/* linguist-detectable=false +tests/*/*/*/*/* linguist-detectable=false \ No newline at end of file