From 84df7059ec312d52a83c7cc1dbb52a41fce4b817 Mon Sep 17 00:00:00 2001 From: luming Date: Tue, 29 Jun 2021 10:15:28 +0800 Subject: [PATCH] =?UTF-8?q?.gitignore=20file=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c8e3c48..97ca6dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /lib/ -/out/ \ No newline at end of file +/out/ +/.idea \ No newline at end of file