diff --git a/.gitignore b/.gitignore index bdf1429..dc0def7 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,5 @@ hs_err_pid* replay_pid* ## Build folders -.out/ -.target/ \ No newline at end of file +out/ +target/ \ No newline at end of file