.gitignore in bootbox_crud-0.1.1.6 vs .gitignore in bootbox_crud-0.1.1.7
- old
+ new
@@ -5,19 +5,24 @@
/InstalledFiles
/pkg/
/spec/reports/
/test/tmp/
/test/version_tmp/
+/test/dummy/log
+/test/dummy/tmp
+/test/dummy/db/*.sqlite3
+/test/dummy/db/schema.rb
/tmp/
## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/
## Environment normalisation:
/.bundle/
+/.idea/
/vendor/bundle
/lib/bundler/man/
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in: