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