diff --git a/.gitignore b/.gitignore index a6cc829..3e0382d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ .factorypath .classpath .project +.idea *.class .settings pom.properties **/target/** mvnw mvnw.cmd -maven-wrapper.properties \ No newline at end of file +maven-wrapper.properties