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