You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@htrace.apache.org by cm...@apache.org on 2015/01/10 03:09:43 UTC

incubator-htrace git commit: HTRACE-59 addendum: add golang.org/, etc. to .gitignore (cmccabe)

Repository: incubator-htrace
Updated Branches:
  refs/heads/3.1 1ecbe5bc3 -> ea949c39e


HTRACE-59 addendum: add golang.org/, etc. to .gitignore (cmccabe)


Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/ea949c39
Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/ea949c39
Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/ea949c39

Branch: refs/heads/3.1
Commit: ea949c39ed89e8bfae81ac8e441121ca46167f13
Parents: 1ecbe5b
Author: Colin P. Mccabe <cm...@apache.org>
Authored: Fri Jan 9 18:08:41 2015 -0800
Committer: Colin P. Mccabe <cm...@apache.org>
Committed: Fri Jan 9 18:08:41 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/ea949c39/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index f6c1807..c4229d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,5 @@ htrace-core/src/go/src/org/apache/htrace/resource
 htrace-core/src/go/src/github.com/
 htrace-core/src/go/src/gopkg.in/
 htrace-core/src/go/src/org/apache/htrace/common/version.go
+htrace-core/src/go/src/code.google.com/
+htrace-core/src/go/src/golang.org/