diff --git a/.gitignore b/.gitignore index 6e726b5fa15842181c68c38f4c26e45f5e14243d..9bea2cb96b32a9d56efb12fcb18a311b59e19848 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ # Maven # /target/ + +# IntelliJ +.idea/ +*.iml