From 18a4518b5bc98edb78649ad3b864d019b06a8609 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期三, 30 八月 2023 17:48:14 +0800 Subject: [PATCH] fix --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 2600d39..7a025ca 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,6 @@ _testmain.go *.exe *.test -/log/* \ No newline at end of file +/log/* +srm +.idea \ No newline at end of file -- Gitblit v1.8.0