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 2014/12/31 20:57:16 UTC

incubator-htrace git commit: HTRACE-41. Add gitignore so that downloaded src's are ignored (Elliot Clark via Colin P. McCabe)

Repository: incubator-htrace
Updated Branches:
  refs/heads/master 3dade8509 -> 956ab1d55


HTRACE-41. Add gitignore so that downloaded src's are ignored (Elliot Clark via Colin P. McCabe)


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

Branch: refs/heads/master
Commit: 956ab1d558e78527feff4570ab1837353857d924
Parents: 3dade85
Author: Colin P. Mccabe <cm...@apache.org>
Authored: Wed Dec 31 11:56:59 2014 -0800
Committer: Colin P. Mccabe <cm...@apache.org>
Committed: Wed Dec 31 11:56:59 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/956ab1d5/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index f9788be..7238b01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ dependency-reduced-pom.xml
 htrace-core/src/go/bin
 htrace-core/src/go/pkg
 htrace-core/src/go/src/org/apache/htrace/resource
+htrace-core/src/go/src/github.com/
+htrace-core/src/go/src/gopkg.in/