From 7857a444de69124e9f7fb45f98b0ae818b107f23 Mon Sep 17 00:00:00 2001 From: zsh_root <979909237@qq.com> Date: 星期一, 06 一月 2025 14:37:01 +0800 Subject: [PATCH] 国产UWB扫描器上位机V1.1 首次提交 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f112f7f..d68b9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. +/.idea +/out -- Gitblit v1.9.3