From 579a6400ca0d20960e5e44e84ad2260068b4cc80 Mon Sep 17 00:00:00 2001 From: ljw <84855512@qq.com> Date: Sat, 14 Sep 2024 15:10:55 +0800 Subject: [PATCH] add .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 30ad822..c8a9d97 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -resources/web linguist-vendored \ No newline at end of file +resources/web/* linguist-vendored \ No newline at end of file