Skip to content

Commit

Permalink
Added *.sqlite3-journal to Rails.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
renhx committed Nov 13, 2014
1 parent 1a6b68c commit 15e56af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rails.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ capybara-*.html
/log
/tmp
/db/*.sqlite3
/db/*.sqlite3-journal
/public/system
/coverage/
/spec/tmp
Expand Down

0 comments on commit 15e56af

Please sign in to comment.