From 1647ac5650b95b2ac72d3b640601aa34b0c17bdd Mon Sep 17 00:00:00 2001 From: Matthew Ring Date: Sat, 19 Dec 2015 17:47:19 -0600 Subject: [PATCH] fixed gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a6f89c2..c4a7085 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/target/ \ No newline at end of file +target/ +target/*