From dff0e39fc07091b636b7610de1e23f7c064be06c Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 21 Jul 2021 01:36:12 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d51d460..ebac78e 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ hs_err_pid* # User -.idea \ No newline at end of file +.idea +target \ No newline at end of file