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