diff --git a/.gitignore b/.gitignore index d3172cc..1cdb3d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/target/ -/.idea/ +target/ +.idea/ *.iml \ No newline at end of file