Update .gitignore

This commit is contained in:
Timothy Bish 2013-09-03 11:13:25 -04:00
parent 40af36e934
commit 29453d6793

19
.gitignore vendored
View File

@ -11,14 +11,17 @@ target
.classpath .classpath
.settings .settings
eclipse-classes eclipse-classes
activemq-core/ActiveMQConnections.dot activemq-unit-tests/ActiveMQConnections.dot
activemq-core/KahaDB activemq-unit-tests/KahaDB
activemq-core/broker activemq-unit-tests/broker
activemq-core/derby.log activemq-unit-tests/derby.log
activemq-core/derbyDb activemq-unit-tests/derbyDb
activemq-core/networkedBroker activemq-unit-tests/networkedBroker
activemq-core/shared activemq-unit-tests/shared
activemq-data activemq-data
activemq-leveldb-store/.cache
activemq-runtime-config/src/main/resources/activemq.xsd
data/ data/
dependency-reduced-pom.xml dependency-reduced-pom.xml
velocity.log velocity.log