From 5b7a978f01e58bba544444dc2547c290cb4e97a2 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Wed, 25 Oct 2017 06:50:15 -0400 Subject: [PATCH] updated ignore list --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e7a69cf2e..9089c199c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ maven-eclipse.xml .pmd # Netbeans configuration nb-configuration.xml +**/nbproject/ /target/ #maven-shade-plugin generated pom dependency-reduced-pom.xml @@ -28,4 +29,4 @@ _site/** #coverity /cov-int/ /dependency-check-core/nbproject/ -cov-scan.bat \ No newline at end of file +cov-scan.bat