From 7c54030e283d17d3a52f9876eda756503ffaa892 Mon Sep 17 00:00:00 2001
From: zhitan-cloud <394600+ustcyc@user.noreply.gitee.com>
Date: 星期一, 17 二月 2025 23:10:21 +0800
Subject: [PATCH] !82 update gitignore Merge pull request !82 from zhitan-cloud/wt_from_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