From ef21b991469a9b1e26318d2440b1a9a17a1b7ab5 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 7 Nov 2020 17:37:39 -0500 Subject: [PATCH] =?UTF-8?q?[O]=20=E6=B7=BB=E5=8A=A0=20IDEA=20=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E5=99=A8=E7=9A=84=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 496ee2c..3a9a139 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.DS_Store \ No newline at end of file +.DS_Store +.idea/ +*.iml