.gitignore in vestal_versions-1.0.2 vs .gitignore in vestal_versions-2.0.0
- old
+ new
@@ -1,22 +1,21 @@
-## MAC OS
-.DS_Store
-
-## TEXTMATE
-*.tmproj
-tmtags
-
-## EMACS
-*~
-\#*
-.\#*
-
-## VIM
-*.swp
-
-## PROJECT::GENERAL
+*.gem
+*.rbc
+.bundle
+.config
+.rvmrc
+.yardoc
coverage
-rdoc
+doc/
+Gemfile.lock
+gemfiles/*.lock
+InstalledFiles
+lib/bundler/man
pkg
-
-## PROJECT::SPECIFIC
-*.db
+rdoc
+spec/reports
+test/tmp
+test/version_tmp
+tmp
+_yardoc
+.ruby-gemset
+.ruby-version