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 72B

12345678
  1. *.rbc
  2. .bundle
  3. log/*
  4. tmp/*
  5. db/*.sqlite3
  6. public/system/*
  7. .rvmrc
  8. coverage/