aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-06-16 20:26:26 +0800
committercrupest <crupest@outlook.com>2020-06-16 20:26:26 +0800
commit1e2ee47007c9057a025e0c77c56443aef7b0dd59 (patch)
tree0614719b5e79f4e4c008ac9f08a905f17e29cf92
parent5862692851bd2a29b94097257e47fe3d7ef67903 (diff)
downloadtimeline-1e2ee47007c9057a025e0c77c56443aef7b0dd59.tar.gz
timeline-1e2ee47007c9057a025e0c77c56443aef7b0dd59.tar.bz2
timeline-1e2ee47007c9057a025e0c77c56443aef7b0dd59.zip
docs: Try to fix the program language displayed in github.
-rw-r--r--.gitattributes1
-rw-r--r--Timeline/ClientApp/.gitattributes1
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index 18b8bd50..00000000
--- a/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-**/.yarn/** linguist-vendored \ No newline at end of file
diff --git a/Timeline/ClientApp/.gitattributes b/Timeline/ClientApp/.gitattributes
new file mode 100644
index 00000000..c1aa21ac
--- /dev/null
+++ b/Timeline/ClientApp/.gitattributes
@@ -0,0 +1 @@
+.yarn/** linguist-vendored \ No newline at end of file