Commit 171709e8 authored by frankel's avatar frankel

config/*.yml should not be ignored in Rails

The possible files could be database.yml or sold.yml
parent 4c9fba7b
...@@ -12,6 +12,5 @@ capybara-*.html ...@@ -12,6 +12,5 @@ capybara-*.html
/coverage/ /coverage/
/spec/tmp/* /spec/tmp/*
**.orig **.orig
config/*.yml
rerun.txt rerun.txt
pickle-email-*.html pickle-email-*.html
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment