diff --git a/.gitignore b/.gitignore index 57f51b8..fc7e000 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /target/ -/.idea/* !.mvn/wrapper/maven-wrapper.jar *.class @@ -18,6 +17,7 @@ *.iws *.iml *.ipr +/.idea ### NetBeans ### /nbproject/private/