You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2018/11/13 17:25:32 UTC

qpid-dispatch git commit: DISPATCH-1185 Added some generated files to ignore list

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master dc2ed2841 -> 3c09709ba


DISPATCH-1185 Added some generated files to ignore list


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/3c09709b
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/3c09709b
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/3c09709b

Branch: refs/heads/master
Commit: 3c09709ba3abecf7a096b5d0a9f154f3a62a1c5e
Parents: dc2ed28
Author: Ernest Allen <ea...@redhat.com>
Authored: Tue Nov 13 12:25:13 2018 -0500
Committer: Ernest Allen <ea...@redhat.com>
Committed: Tue Nov 13 12:25:13 2018 -0500

----------------------------------------------------------------------
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/3c09709b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 809f875..416e609 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,15 +8,16 @@ install
 tests/system_test.dir/
 tests/policy-1/policy-*.json
 tests/authservice.py
+tests/failoverserver.py
 *.iml
 .idea
 .metadata
 .settings
-console/test/topolgies/config-*
 .history/
 .tox
 .vscode
 console/stand-alone/node_modules/
 console/stand-alone/dist/
+console/stand-alone/package-lock.json
 tools/qdmanage
 tools/qdstat


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org