diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..142c29273f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.ts linguist-detectable=false +*.css linguist-detectable=false +*.scss linguist-detectable=false +*.js linguist-detectable=true +*.vue linguist-detectable=true