From 619b47962e41f506baf7ce2b535b2de1fecc719e Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期四, 19 六月 2025 10:58:49 +0800 Subject: [PATCH] rfid扫描添加原生插件 --- .gitignore | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5e0eec7..be458ca 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,10 @@ *.war *.ear +# unpackage +unpackage +node_modules + # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* -# unpackage -unpackage/ -- Gitblit v1.9.1