diff --git a/.gitattributes b/.gitattributes index b654c29eeb..055b1568d3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,8 +3,13 @@ app/config/* linguist-detectable=false app/config/*/* linguist-detectable=false app/config/*/*/* linguist-detectable=false app/config/*/*/*/* linguist-detectable=false +app/src/* linguist-detectable=false +app/src/* linguist-detectable=false +app/src/*/* linguist-detectable=false +app/src/*/*/* linguist-detectable=false +app/src/*/*/*/* linguist-detectable=false 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 +tests/*/*/*/*/* linguist-detectable=false