Commit 15e56afe authored by renhx's avatar renhx

Added *.sqlite3-journal to Rails.gitignore

parent 1a6b68c0
...@@ -4,6 +4,7 @@ capybara-*.html ...@@ -4,6 +4,7 @@ capybara-*.html
/log /log
/tmp /tmp
/db/*.sqlite3 /db/*.sqlite3
/db/*.sqlite3-journal
/public/system /public/system
/coverage/ /coverage/
/spec/tmp /spec/tmp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment