From 23a92b7802357da7650c7362fb4dd1b029123aa5 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期一, 18 九月 2023 19:28:05 +0800
Subject: [PATCH] 新库使用短连接

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

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

--
Gitblit v1.8.0