Updated Branches: refs/heads/SQOOP-1082 [created] b7c8a0e02
Ignoring patch-process directory Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/b7c8a0e0 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/b7c8a0e0 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/b7c8a0e0 Branch: refs/heads/SQOOP-1082 Commit: b7c8a0e02d74d1837036ab6800e91f0c3d7a02ca Parents: 05a73ef Author: Jarek Jarcec Cecho <[email protected]> Authored: Sun Jun 16 07:28:59 2013 -0700 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Sun Jun 16 07:28:59 2013 -0700 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/b7c8a0e0/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index dfd2ae1..62bda43 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ target *.log .idea nb-configuration.xml +patch-process
