From 56731a0a2a118727fc40e28d946f43d71c51ae5c Mon Sep 17 00:00:00 2001 From: zhitan-cloud <394600+ustcyc@user.noreply.gitee.com> Date: 星期一, 17 二月 2025 23:11:02 +0800 Subject: [PATCH] !83 !82 update gitignore Merge pull request !83 from zhitan-cloud/develop1.0 --- zhitan-vue/.gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhitan-vue/.gitignore b/zhitan-vue/.gitignore index 78a752d..920f8b2 100644 --- a/zhitan-vue/.gitignore +++ b/zhitan-vue/.gitignore @@ -1,4 +1,4 @@ -.DS_Store +*/.DS_Store node_modules/ dist/ npm-debug.log* -- Gitblit v1.9.3