Repository: oodt Updated Branches: refs/heads/master b55790451 -> f40d34ff3
ignore Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/f40d34ff Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/f40d34ff Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/f40d34ff Branch: refs/heads/master Commit: f40d34ff363c8243eea7a29090678f6041f058e3 Parents: b557904 Author: Chris Mattmann <[email protected]> Authored: Wed Jul 6 13:31:57 2016 -0700 Committer: Chris Mattmann <[email protected]> Committed: Wed Jul 6 13:31:57 2016 -0700 ---------------------------------------------------------------------- protocol/http/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/f40d34ff/protocol/http/.gitignore ---------------------------------------------------------------------- diff --git a/protocol/http/.gitignore b/protocol/http/.gitignore new file mode 100644 index 0000000..b54523f --- /dev/null +++ b/protocol/http/.gitignore @@ -0,0 +1 @@ +/maven-eclipse.xml
