diff options
author | crupest <crupest@outlook.com> | 2020-06-16 17:36:09 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-06-16 17:36:09 +0800 |
commit | 5862692851bd2a29b94097257e47fe3d7ef67903 (patch) | |
tree | 0a96dd0550ee99eea96edf6077a7a87223c7505f /.gitattributes | |
parent | d55feff17c861618a290b8ebe6241ca3dbcae01a (diff) | |
download | timeline-5862692851bd2a29b94097257e47fe3d7ef67903.tar.gz timeline-5862692851bd2a29b94097257e47fe3d7ef67903.tar.bz2 timeline-5862692851bd2a29b94097257e47fe3d7ef67903.zip |
docs: Try to make github know the correct program language.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..18b8bd50 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +**/.yarn/** linguist-vendored
\ No newline at end of file |