From 4c7919e6b7ca4f60f737016519f3be068d52d6b7 Mon Sep 17 00:00:00 2001 From: ljw <84855512@qq.com> Date: Sat, 14 Sep 2024 15:15:15 +0800 Subject: [PATCH] add .gitattributes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index f3bce84..4ce87d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -resources/web/*.js linguist-vendored -resources/web/*.ts linguist-vendored \ No newline at end of file +resources/web/**/* linguist-vendored \ No newline at end of file