mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added *.sqlite3-journal to Rails.gitignore
This commit is contained in:
parent
1a6b68c006
commit
15e56afe09
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ capybara-*.html
|
|||
/log
|
||||
/tmp
|
||||
/db/*.sqlite3
|
||||
/db/*.sqlite3-journal
|
||||
/public/system
|
||||
/coverage/
|
||||
/spec/tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue