From b1293189adc7fb41bed7e5ce4f80eb16af971762 Mon Sep 17 00:00:00 2001 From: ljw <84855512@qq.com> Date: Sat, 14 Sep 2024 15:06:50 +0800 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..eaa4082 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +resources/web %linguist-vendored \ No newline at end of file