.gitignore in rapporteur-3.4.0 vs .gitignore in rapporteur-3.5.0

- old
+ new

@@ -1,22 +1,13 @@ -.rvmrc -.ruby-version -.ruby-gemset -*.gem -*.rbc -.bundle -.config -.yardoc -Gemfile.lock -*.gemfile.lock -InstalledFiles -_yardoc -coverage -doc/ -lib/bundler/man -pkg -rdoc -spec/reports -test/tmp -test/version_tmp -tmp +/.bundle/ +/.yardoc +/Gemfile.lock +/gemfiles/*.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ + +/.ruby-version *.sqlite