diff options
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 7ce2332..f529ddf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.ts linguist-detectable
\ No newline at end of file +*.ts linguist-detectable +*.js -linguist-detectable
\ No newline at end of file |