From e4ce1885b2641b30a596c095096d3b17687c52a0 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期四, 02 十一月 2023 21:33:31 +0800
Subject: [PATCH] fix

---
 .gitignore |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6872e17..b44b3d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,9 +21,11 @@
 
 *.exe
 *.test
-apsClient
+apsClient*
 aps.db
 aps.db-journal
 .idea
 logs
-datafile
\ No newline at end of file
+datafile
+datafile.zip
+nohup.out

--
Gitblit v1.8.0