From d145c704d4cdd8f6afad234d2c2914475bb4db7f Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期四, 17 八月 2023 09:23:05 +0800 Subject: [PATCH] gitignore --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 577c5c1..86357a8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,10 @@ /platform_web/doumeeplant_admin */node_modules +*/unpackage /web_standard/web /web_standard/doumeeplant_web /web_standard/.vscode .idea -.DS_Store \ No newline at end of file +.DS_Store +*.gitignore \ No newline at end of file -- Gitblit v1.9.3