.gitignore in pg_migrate-0.1.11 vs .gitignore in pg_migrate-0.1.12

- old
+ new

@@ -1,34 +1,34 @@ -*.gem -*.rbc -.bundle -.config -coverage -InstalledFiles -lib/bundler/man -pkg -rdoc -spec/reports -test/tmp -test/version_tmp -tmp - -# YARD artifacts -.yardoc -_yardoc -doc/ - -# Intellij artifacts -.idea -*.iml - -# RVM -.rvmrc - -# VIM -*~ - -# rspec output directory -target - -# local ruby symbolic link to fool IDE -ruby +*.gem +*.rbc +.bundle +.config +coverage +InstalledFiles +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp + +# YARD artifacts +.yardoc +_yardoc +doc/ + +# Intellij artifacts +.idea +*.iml + +# RVM +.rvmrc + +# VIM +*~ + +# rspec output directory +target + +# local ruby symbolic link to fool IDE +ruby