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