Repository: incubator-htrace Updated Branches: refs/heads/master 39e89ea02 -> 81bae01b5
HTRACE-155. Remove references to 'resource' directory from the .gitignore Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/81bae01b Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/81bae01b Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/81bae01b Branch: refs/heads/master Commit: 81bae01b52a81ad94dbfad841fba0860908e6bd5 Parents: 39e89ea Author: Colin P. Mccabe <[email protected]> Authored: Wed Apr 22 17:09:58 2015 -0700 Committer: Abraham Elmahrek <[email protected]> Committed: Wed Apr 22 17:11:05 2015 -0700 ---------------------------------------------------------------------- .gitignore | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/81bae01b/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 66ca845..e8339ba 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,5 @@ *~ *.swp dependency-reduced-pom.xml -htrace-htraced/src/go/src/org/apache/htrace/resource -!htrace-htraced/src/go/src/org/apache/htrace/resource/catalog.go htrace-htraced/src/go/build htrace-htraced/src/go/pkg
