From 98fb172278ee50401de330fe7dcfb04e82a9223e Mon Sep 17 00:00:00 2001 From: basic <basic@localhost.localdomain> Date: 星期二, 17 十月 2023 15:59:41 +0800 Subject: [PATCH] .gitignore --- .gitignore | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5f530a0..b44b3d7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,11 @@ *.exe *.test -apsClient -aps.db \ No newline at end of file +apsClient* +aps.db +aps.db-journal +.idea +logs +datafile +datafile.zip +nohup.out -- Gitblit v1.8.0