From 85f2f516eadea83e059fe754824ab5c9d9d83cdd Mon Sep 17 00:00:00 2001 From: oakes Date: Sun, 29 Dec 2013 02:37:31 -0500 Subject: [PATCH] Ignore target dirs --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cc2ff39..fc28ce3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ -/target -/lib -/classes -/checkouts +target +lib +classes +checkouts pom.xml pom.xml.asc *.jar