diff --git a/.gitattributes b/.gitattributes index beb791f5f3..59c22c2b3e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,3 +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