From 6f5336ab50c25e8a4a8c4df7ec703a0dfa418583 Mon Sep 17 00:00:00 2001 From: zhouwx <1175765986@qq.com> Date: 星期一, 13 一月 2025 15:14:11 +0800 Subject: [PATCH] 修改 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a4af05a..a52c9bf 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ pids *.pid *.seed +.idea # Directory for instrumented libs generated by jscoverage/JSCover lib-cov @@ -26,3 +27,5 @@ # Users Environment Variables .lock-wscript + +dist \ No newline at end of file -- Gitblit v1.9.2