From a303829fe0c19d5683d8dddb5a9a8d0001d40ef5 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期五, 20 十月 2023 22:48:07 +0800 Subject: [PATCH] 保存全部plc地址 --- .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