.gitignore in trailblazer-rails-2.0.0 vs .gitignore in trailblazer-rails-2.1.0
- old
+ new
@@ -1,11 +1,14 @@
+.idea
+.rakeTasks
/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
test/**/*.log
-*.iml
+*.iml
+*.sqlite3
\ No newline at end of file