gitignore/Rails.gitignore

17 lines
191 B
Plaintext
Raw Normal View History

2010-11-08 22:11:38 +01:00
*.rbc
2010-11-09 00:19:21 +01:00
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
2010-11-09 00:12:21 +01:00
/spec/tmp/*
**.orig
2010-11-11 10:43:45 +01:00
config/*.yml
2010-11-24 19:34:00 +01:00
rerun.txt
pickle-email-*.html