mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Upgrate to rails 6.0.0 (#3167)
* Upgrate to rails 6.0.0 * Simplify Rails.gitignore
This commit is contained in:
parent
aad51433ec
commit
3dc70c8fc4
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ capybara-*.html
|
|||
.rspec
|
||||
/db/*.sqlite3
|
||||
/db/*.sqlite3-journal
|
||||
/db/*.sqlite3-[0-9]*
|
||||
/public/system
|
||||
/coverage/
|
||||
/spec/tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue