From f979abfd6f6aa8309df1f638202805c6e828a4d7 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期四, 24 八月 2023 10:36:05 +0800 Subject: [PATCH] fix --- .gitignore | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 4897a32..4cccf84 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,8 @@ _testmain.go *.exe *.test -/logs/aps-admin.info.log \ No newline at end of file +/logs/aps-admin.info.log +/logs/aps-admin.err.log +apsCrm +.idea/* +/aps_crm \ No newline at end of file -- Gitblit v1.8.0