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