From 3fcf5e2198817412a24f588bcacb1d150d2a4748 Mon Sep 17 00:00:00 2001 From: kongzy <kongzy> Date: 星期一, 20 十一月 2023 10:07:28 +0800 Subject: [PATCH] 修改纳米所配置 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f112f7f..bbae056 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ # Other files and folders .settings/ +target/ +.idea/ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important -- Gitblit v1.9.2