1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 16:30:13 +02:00
gitignore/Rails.gitignore
frankel 171709e8e8 config/*.yml should not be ignored in Rails
The possible files could be database.yml or sold.yml
2011-12-05 06:14:54 +08:00

16 lines
178 B
Plaintext

*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html