diff --git a/.gitignore b/.gitignore index 9211a32..321d14b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ bin/ ### Mac OS ### .DS_Store /.idea/ + + +/target/ \ No newline at end of file