Updated Branches: refs/heads/sqoop2 7b097a97a -> a8cb99e7c
SQOOP-833: add *.eml "ant eclipse" (IntelliJ import) generated file, to .gitignore (Guido Serra aka Zeph via Jarek Jarcec Cecho) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/a8cb99e7 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/a8cb99e7 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/a8cb99e7 Branch: refs/heads/sqoop2 Commit: a8cb99e7c0319a85bc59f33e8edb6f933a071818 Parents: 7b097a9 Author: Jarek Jarcec Cecho <[email protected]> Authored: Tue Jan 22 09:55:32 2013 -0800 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Tue Jan 22 09:55:32 2013 -0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/a8cb99e7/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 2d14f94..dfd2ae1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ .settings target *.iml +*.eml *.log .idea nb-configuration.xml
