From 58b19f5f7b676cfeb7008482b6e844d3e3e645ad Mon Sep 17 00:00:00 2001 From: gumartinm Date: Mon, 5 Nov 2012 00:42:22 +0100 Subject: [PATCH] Custom .gitignore file for Eclipse --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 54cb8bb..7ded1d8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,9 @@ capybara-*.html /spec/tmp/* **.orig rerun.txt -pickle-email-*.html \ No newline at end of file +pickle-email-*.html +bin/ +.classpath +.project +.settings +target -- 2.1.4