diff options
author | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-13 15:28:45 -0600 |
---|---|---|
committer | mat <27899617+mat-1@users.noreply.github.com> | 2021-02-13 15:28:45 -0600 |
commit | a1f1f995203e0e7ae5d2b74c3838ebf5c242df8c (patch) | |
tree | fd89b01e1b7d7f9ac43cf5abc4dfddc41288ea38 /.gitattributes | |
parent | fe139bf26b5f76db3b3e9a351300129c2497b967 (diff) | |
download | skyblock-api-a1f1f995203e0e7ae5d2b74c3838ebf5c242df8c.tar.gz skyblock-api-a1f1f995203e0e7ae5d2b74c3838ebf5c242df8c.tar.bz2 skyblock-api-a1f1f995203e0e7ae5d2b74c3838ebf5c242df8c.zip |
force github language to typescript
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index dfe0770..7ce2332 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -# Auto detect text files and perform LF normalization -* text=auto +*.ts linguist-detectable
\ No newline at end of file |