.gitignore in bumpspark-1.1.1 vs .gitignore in bumpspark-2.0.0
- old
+ new
@@ -1,5 +1,18 @@
-*.sw?
-.DS_Store
+*.gem
+*.rbc
+.bundle
+.config
+.yardoc
+Gemfile.lock
+InstalledFiles
+_yardoc
coverage
-rdoc
+doc/
+lib/bundler/man
pkg
+rdoc
+spec/reports
+test/tmp
+test/version_tmp
+tmp
+bin/
\ No newline at end of file