Custom .gitignore file for Eclipse
authorgumartinm <gustavo@gumartinm.name>
Sun, 4 Nov 2012 23:42:22 +0000 (00:42 +0100)
committergumartinm <gustavo@gumartinm.name>
Sun, 4 Nov 2012 23:42:22 +0000 (00:42 +0100)
.gitignore

index 54cb8bb..7ded1d8 100644 (file)
@@ -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