From b4e064c302f139b107cf6bf479f450b5bd872c7f Mon Sep 17 00:00:00 2001 From: guangyuzhang <13621160019@163.com> Date: Sat, 20 Feb 2021 22:25:41 +0800 Subject: [PATCH] updated gitattributes file --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f089477a..80b1b3e6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -admin/js/* linguist-vendored \ No newline at end of file +admin/* linguist-vendored +web/* linguist-vendored \ No newline at end of file