diff --git a/.gitignore b/.gitignore index ec10551..c1810b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target/ +logs/ .idea/ *.iml