From 1e2ee47007c9057a025e0c77c56443aef7b0dd59 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 16 Jun 2020 20:26:26 +0800 Subject: docs: Try to fix the program language displayed in github. --- .gitattributes | 1 - Timeline/ClientApp/.gitattributes | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .gitattributes create mode 100644 Timeline/ClientApp/.gitattributes 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 -- cgit v1.2.3