diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..0f1f1a6b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.js linguist-detectable=true +*.ts linguist-detectable=true +*.java linguist-detectable=true +*.md linguist-documentation