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