diff --git a/.gitignore b/.gitignore index ea8c4bf..e2f45cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/target +*.iml +/.idea/ +target/ +.DS_Store