From f2edf18d0ab8939b68560182b734f8a3893c4495 Mon Sep 17 00:00:00 2001 From: VVT789 <sdxt_0802@163.com> Date: 星期一, 17 二月 2025 23:08:18 +0800 Subject: [PATCH] update gitignore --- 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