Build: Update gitignore to keep maven targets on master

See #14364
This commit is contained in:
Ryan Ernst 2015-10-29 15:55:41 -07:00
parent 3b5058017e
commit 8c59539e50
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -8,7 +8,6 @@ work/
logs/
.DS_Store
build/
target/
**/.local*
docs/html/
docs/build.log
@ -31,3 +30,7 @@ nb-configuration.xml
nbactions.xml
dependency-reduced-pom.xml
# old patterns specific to maven
*-execution-hints.log
target/