From 5189547bdc0ac3fc42f2889ae5a2744752c8fcfd Mon Sep 17 00:00:00 2001 From: fqx <qingxufan0923@163.com> Date: Mon, 22 Nov 2021 16:45:50 +0800 Subject: [PATCH] detached1 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..5c3f700 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/.idea/ -- Gitblit v1.9.1