DISPATCH-812 Update gitignore
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/fdab0a7e Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/fdab0a7e Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/fdab0a7e Branch: refs/heads/master Commit: fdab0a7e88bbfa29a2a8a32debcd43fb3239c7fe Parents: 5a518e8 Author: Ernest Allen <[email protected]> Authored: Tue Aug 29 08:59:55 2017 -0400 Committer: Ernest Allen <[email protected]> Committed: Tue Aug 29 08:59:55 2017 -0400 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/fdab0a7e/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 083fea9..ac97094 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ tests/system_test.dir/ .idea .metadata .settings +console/test/topolgies/config-* --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
