From 71ca31301d58cec4a663e741bf40a6f70864a114 Mon Sep 17 00:00:00 2001 From: neroignis Date: Fri, 18 Sep 2020 16:50:33 +0200 Subject: [PATCH] Ignore .idea; --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bc8a670..723ef36 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -.idea/* \ No newline at end of file +.idea \ No newline at end of file