From 0b44f2b7c058977ec041cf96d6b0dc333ec8bde7 Mon Sep 17 00:00:00 2001 From: SungWook Kim Date: Tue, 20 Apr 2021 14:56:22 +0900 Subject: [PATCH] add ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 62c8935..caa32e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea/ \ No newline at end of file +.idea/ +*.iml \ No newline at end of file