diff --git a/.gitignore b/.gitignore index d2a9861..4cdc3ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ # Project exclude paths -/*/target/ +*/target/ /.idea \ No newline at end of file