From 5c2076dc021802fa650e568e4b0bf5538a28140a Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 10 Jun 2020 21:28:15 +0200 Subject: [PATCH] updated with *.iml --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d1c0443..6806942 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /.classpath /.settings/ /.idea/ -/target/ \ No newline at end of file +/target/ +/*.iml