diff options
author | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-13 15:29:13 -0600 |
---|---|---|
committer | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-13 15:29:13 -0600 |
commit | 07019be2a4c6df763c3e6e5aeead7b929451d7e6 (patch) | |
tree | 9bc3b939b42abcec78ed2baee5cd0fe7c7159b70 /.gitattributes | |
parent | a1f1f995203e0e7ae5d2b74c3838ebf5c242df8c (diff) | |
download | skyblock-api-07019be2a4c6df763c3e6e5aeead7b929451d7e6.tar.gz skyblock-api-07019be2a4c6df763c3e6e5aeead7b929451d7e6.tar.bz2 skyblock-api-07019be2a4c6df763c3e6e5aeead7b929451d7e6.zip |
Update .gitattributes
Diffstat (limited to '.gitattributes')
-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 |