diff --git a/.gitignore b/.gitignore index e689473..64ded75 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +/target/ +/dependency-reduced-pom.xml