config/*.yml should not be ignored in Rails
The possible files could be database.yml or sold.yml
This commit is contained in:
parent
4c9fba7b1e
commit
171709e8e8
@ -12,6 +12,5 @@ capybara-*.html
|
||||
/coverage/
|
||||
/spec/tmp/*
|
||||
**.orig
|
||||
config/*.yml
|
||||
rerun.txt
|
||||
pickle-email-*.html
|
Loading…
Reference in New Issue
Block a user