diff --git a/.gitignore b/.gitignore index e1cfb96..3e403e3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ target/ !**/src/test/**/target/ ### IntelliJ IDEA ### -*.idea +.idea *.iws *.iml *.ipr