.gitignore in trailblazer-rails-1.0.8 vs .gitignore in trailblazer-rails-1.0.9

- old
+ new

@@ -1,11 +1,12 @@ -/.bundle/ -/.yardoc -/Gemfile.lock -/_yardoc/ -/coverage/ -/doc/ -/pkg/ -/spec/reports/ -/tmp/ -test/**/*.log -test/**/db/*.sqlite3 +/.bundle/ +/.yardoc +/Gemfile.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ +test/**/*.log +test/**/db/*.sqlite3 +test/**/Gemfile.lock