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 | 25000aaad8fba4aadb194a22defcd6d4597d2e99 (patch) | |
tree | d84fa6b974075f443218cb7500ba0fdc4ba1df3b | |
parent | 3c31520b36b8482298f429fe18fa16fe5e633b35 (diff) | |
download | timeline-25000aaad8fba4aadb194a22defcd6d4597d2e99.tar.gz timeline-25000aaad8fba4aadb194a22defcd6d4597d2e99.tar.bz2 timeline-25000aaad8fba4aadb194a22defcd6d4597d2e99.zip |
docs: Try to make github know the correct program language.
-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 |