From 3817b0e527eadc47d7fe32cd5d73278b3d867b58 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期四, 09 十一月 2023 14:21:45 +0800 Subject: [PATCH] 按是否需求设置工艺参数的配置决定是否下发工艺参数 --- .gitignore | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1561e76..b44b3d7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,8 +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