diff --git a/.gitignore b/.gitignore index 4b8c21c..15e2bff 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,8 @@ build/ ### Mac OS ### .DS_Store +### Other ### /target /.idea -/.mvn \ No newline at end of file +/.mvn +/build_release \ No newline at end of file