From a7d1e04b1429046e7683d79bdc2c14c6cd34d6ba Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期三, 18 十月 2023 15:55:19 +0800 Subject: [PATCH] add log --- .gitignore | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ca9b9ad..b44b3d7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,11 @@ *.exe *.test -apsClient +apsClient* aps.db -.idea \ No newline at end of file +aps.db-journal +.idea +logs +datafile +datafile.zip +nohup.out -- Gitblit v1.8.0