diff --git a/.gitattributes b/.gitattributes index 59c22c2b3e..e4571072eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,5 +22,5 @@ tests/*/*/* linguist-detectable=false tests/*/*/*/* linguist-detectable=false tests/*/*/*/*/* linguist-detectable=false tests/*/*/*/*/*/* linguist-detectable=false -public/scripts/* linguist-detectable=false -public/dist/* linguist-detectable=false +public/scripts/*/*/* linguist-detectable=false +public/dist/*/* linguist-detectable=false