From 545b71d98954f7b319d38e24c26fee28ab7087cf Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期一, 06 三月 2023 14:44:59 +0800 Subject: [PATCH] 修改提示 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 14ea590..bf0300e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ # Node.js node_modules/ + +# IDEA +.idea/ -- Gitblit v1.8.0