From 05ccb4d8f1bbe3fb64e117136b4a89bcfb0b0b33 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 19:21:35 +0800 Subject: Split front and back end. --- FrontEnd/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 FrontEnd/.gitattributes (limited to 'FrontEnd/.gitattributes') diff --git a/FrontEnd/.gitattributes b/FrontEnd/.gitattributes new file mode 100644 index 00000000..c1aa21ac --- /dev/null +++ b/FrontEnd/.gitattributes @@ -0,0 +1 @@ +.yarn/** linguist-vendored \ No newline at end of file -- cgit v1.2.3