- 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/6538bdc6 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/6538bdc6 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/6538bdc6
Branch: refs/heads/master Commit: 6538bdc6fa85e2cc982d9d80bcfb9aa23519d08b Parents: 363d4be Author: Chris Mattmann <[email protected]> Authored: Wed Jul 6 13:20:19 2016 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Thu Mar 9 21:10:40 2017 -0800 ---------------------------------------------------------------------- crawler/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/6538bdc6/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
