Updated Branches: refs/heads/trunk 9a3fd1484 -> 482f39253
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/482f3925 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/482f3925 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/482f3925 Branch: refs/heads/trunk Commit: 482f3925389991f0c88441e83c116bcc70dd8a37 Parents: 9a3fd14 Author: Jarek Jarcec Cecho <[email protected]> Authored: Tue Jan 22 09:52:52 2013 -0800 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Tue Jan 22 09:52:52 2013 -0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/482f3925/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 61baef4..297ce69 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,5 @@ /conf/tools.d .idea *.iml +*.eml target
