diff --git a/.gitignore b/.gitignore index 015141d..3f3bc0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -target/** +.target/** .DS_Store