.gitignore in rspec-collection_matchers-0.0.1.pre vs .gitignore in rspec-collection_matchers-0.0.1
- old
+ new
@@ -1,17 +1,18 @@
-*.gem
-*.rbc
-.bundle
-.config
-.yardoc
-Gemfile.lock
-InstalledFiles
-_yardoc
-coverage
-doc/
-lib/bundler/man
-pkg
+*.sw?
+.DS_Store
+coverage*
rdoc
-spec/reports
-test/tmp
-test/version_tmp
+pkg
+doc
tmp
+rerun.txt
+Gemfile.lock
+.bundle
+*.rbc
+.yardoc
+bin
+.rbx
+Gemfile-custom
+bundle
+.rspec-local
+Guardfile