diff --git a/.gitattributes b/.gitattributes index de3cf9a3c..1cab39af0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,12 @@ 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 src/* linguist-detectable=false src/* linguist-detectable=false src/*/* linguist-detectable=false