diff --git a/.gitignore b/.gitignore index e8acb36..841137e 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ hs_err_pid* # IntelliJ .idea/ + +# result of build +target/