From 83a92c8e7fae3c24c8188e5556934b62836fc8bc Mon Sep 17 00:00:00 2001 From: seenmyfate Date: Thu, 11 Nov 2010 17:43:45 +0800 Subject: [PATCH] added rerun and config ignores --- Rails.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Rails.gitignore b/Rails.gitignore index f847f34c..ecf122a7 100644 --- a/Rails.gitignore +++ b/Rails.gitignore @@ -12,3 +12,5 @@ capybara-*.html /coverage/ /spec/tmp/* **.orig +config/*.yml +rerun.txt \ No newline at end of file