diff --git a/.gitattributes b/.gitattributes index 3f5bb3b..8eb4d45 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.css linguist-detectable=false *.scss linguist-detectable=false -*.js linguist-detectable=true -*.ts linguist-detectable=true +*.js linguist-detectable=false +*.ts linguist-detectable=false