From 5cc8fdafc7d951b0f3154916b08c6b093ae54e0e Mon Sep 17 00:00:00 2001 From: fqx <qingxufan0923@163.com> Date: Mon, 22 Nov 2021 13:53:01 +0800 Subject: [PATCH] .gitignore --- .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