Updated Branches: refs/heads/trunk ebe54c46b -> b47b9aa64
update ignore rules Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/b47b9aa6 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/b47b9aa6 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/b47b9aa6 Branch: refs/heads/trunk Commit: b47b9aa64a59d3446780c1f75227750c2b38f72f Parents: ebe54c4 Author: Timothy Bish <[email protected]> Authored: Wed Sep 4 10:46:49 2013 -0400 Committer: Timothy Bish <[email protected]> Committed: Wed Sep 4 10:46:49 2013 -0400 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/b47b9aa6/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 407d21e..faeda16 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ activemq-unit-tests/shared activemq-data activemq-leveldb-store/.cache activemq-runtime-config/src/main/resources/activemq.xsd +activemq-amqp/amqp-trace.txt data/ dependency-reduced-pom.xml velocity.log
