mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
2fbb18b7e8
Now that rvm prefers these more compatible alternatives http://stackoverflow.com/questions/15708916/use-rvmrc-or-ruby-version-file-to-set-a-project-gemset-with-rvm
21 lines
222 B
Plaintext
21 lines
222 B
Plaintext
*.rbc
|
|
*.sassc
|
|
.sass-cache
|
|
capybara-*.html
|
|
.rspec
|
|
.rvmrc
|
|
.ruby-version
|
|
.ruby-gemset
|
|
/.bundle
|
|
/vendor/bundle
|
|
/log/*
|
|
/tmp/*
|
|
/db/*.sqlite3
|
|
/public/system/*
|
|
/coverage/
|
|
/spec/tmp/*
|
|
**.orig
|
|
rerun.txt
|
|
pickle-email-*.html
|
|
.project
|