From 8f3e9a63e3855e29c1c5058c1295fcc626ac9013 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期二, 12 九月 2023 14:11:55 +0800 Subject: [PATCH] fix --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index ca9b9ad..6872e17 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ *.test apsClient aps.db -.idea \ No newline at end of file +aps.db-journal +.idea +logs +datafile \ No newline at end of file -- Gitblit v1.8.0