Commit 15e56afe authored by renhx's avatar renhx

Added *.sqlite3-journal to Rails.gitignore

parent 1a6b68c0
......@@ -4,6 +4,7 @@ capybara-*.html
/log
/tmp
/db/*.sqlite3
/db/*.sqlite3-journal
/public/system
/coverage/
/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