diff --git a/.gitignore b/.gitignore index a8a26a8ad27d4d70dcc3a25dee0687d22d50513d..fb96155c9f0f9c7b82cc616c715c7ca9785e3043 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ **/bin/ +**/target/ +.gradle/ +.metadata/ +**/pom.xml +.DS_Store +pom.xml \ No newline at end of file