diff --git a/.gitignore b/.gitignore index 5ff6309..2584bba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.idea + target/ !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ @@ -35,4 +37,4 @@ build/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store