From f207e2c8b7f2c01dcddf80f34842660bcbfe55a2 Mon Sep 17 00:00:00 2001 From: Matt Barringer Date: Mon, 7 Jan 2013 09:02:08 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 54cb8bbb..48f14976 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +/storage/* +.idea/* +*.iml *.rbc *.sassc .sass-cache @@ -13,4 +16,4 @@ capybara-*.html /spec/tmp/* **.orig rerun.txt -pickle-email-*.html \ No newline at end of file +pickle-email-*.html