You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2017/09/12 16:37:08 UTC

qpid-dispatch git commit: NO-JIRA - Added a rule in .gitignore for generated json files in policy tests.

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 08b367865 -> d37f40caa


NO-JIRA - Added a rule in .gitignore for generated json files in policy tests.


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

Branch: refs/heads/master
Commit: d37f40caaff3cd45d6b5b1c8a54293aec13982b5
Parents: 08b3678
Author: Ted Ross <tr...@redhat.com>
Authored: Tue Sep 12 12:36:32 2017 -0400
Committer: Ted Ross <tr...@redhat.com>
Committed: Tue Sep 12 12:36:32 2017 -0400

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/d37f40ca/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index ac97094..1417da9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ install
 .project
 .pydevproject
 tests/system_test.dir/
+tests/policy-1/policy-*.json
 *.iml
 .idea
 .metadata


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