aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNelson, Thomas (arthurdent3) <nelson24@att.com>2019-05-15 17:59:33 +0000
committerNelson, Thomas (arthurdent3) <nelson24@att.com>2019-05-15 17:59:33 +0000
commitb426a6e832df4db4a57c0d271559fd0b0926e02d (patch)
treed6c8b23ea14bb5a33d07dc747d9f8434d97406ab /.gitignore
parentd6e7b63cc580e7b3822be61fe92a493ad5e222a3 (diff)
Update junit test
Change-Id: I1c39d008958cebed0454b5a1f980e3c88082c876 Issue-ID: MUSIC-395 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0631baac..3af6f43f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,7 +15,11 @@ src/main/webapp
.DS_Store
._*
+# Ignore jars
+**/*.jar
*.jar
+
+
.metadata
# Eclipse stuff
.settings/