diff --git a/.gitignore b/.gitignore index d163863..dd955ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -build/ \ No newline at end of file +build/ +target/ \ No newline at end of file