Browse Source

Don't ignore `build` folders

Closes gh-19318
pull/19338/head
Phillip Webb 6 years ago
parent
commit
eb0eb492b4
  1. 2
      .gitignore

2
.gitignore vendored

@ -17,13 +17,11 @@ @@ -17,13 +17,11 @@
.recommenders
.settings
.springBeans
/build
/code
MANIFEST.MF
_site/
activemq-data
bin
build
build.log
dependency-reduced-pom.xml
dump.rdb

Loading…
Cancel
Save