spec/dummy_app/.gitignore in the_comments-2.1.0 vs spec/dummy_app/.gitignore in the_comments-2.2.0

- old
+ new

@@ -4,9 +4,10 @@ # or operating system, you probably want to add a global ignore instead: # git config --global core.excludesfile '~/.gitignore_global' # Ignore bundler config. /.bundle +.rvmrc # Ignore the default SQLite database. /db/*.db /db/*.sqlite3 /db/*.sqlite3-journal