You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Rails.gitignore 149B

1234567891011121314
  1. *.rbc
  2. *.sassc
  3. .sass-cache
  4. capybara-*.html
  5. .rspec
  6. /.bundle
  7. /vendor/bundle
  8. /log/*
  9. /tmp/*
  10. /db/*.sqlite3
  11. /public/system/*
  12. /coverage/
  13. /spec/tmp/*
  14. **.orig