You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2015/06/03 19:25:38 UTC

[15/50] [abbrv] qpid-proton git commit: Add testresults to .gitignore

Add testresults to .gitignore


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

Branch: refs/heads/cjansen-cpp-client
Commit: 96fdc65cb67997e42e95940095880731cae71d4b
Parents: 132820c
Author: Dominic Evans <do...@uk.ibm.com>
Authored: Wed May 13 13:57:37 2015 +0100
Committer: Dominic Evans <do...@uk.ibm.com>
Committed: Wed May 13 13:57:37 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/96fdc65c/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 2b509c6..45dd364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,6 @@ proton-c/build
 
 # Executables built by go binding tests
 proton-c/bindings/go/bin
+
+# Testresults from the jenkins build script
+testresults


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