From 3911f802ee1659699e2fa89c61309c220b172a0d Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 7 Aug 2015 15:00:59 -0500 Subject: [PATCH] Updated the ignore for target dir to load the jar. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 77b7014..83c2169 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -target/ pom.xml.tag pom.xml.releaseBackup pom.xml.versionsBackup @@ -9,3 +8,4 @@ buildNumber.properties *.iml data .idea +/target/