.gitignore in bio-gadget-0.4.8 vs .gitignore in bio-gadget-0.5.0

- old
+ new

@@ -1,21 +1,11 @@ -*.gem -*.rbc -.bundle -.config -.yardoc -Gemfile.lock -InstalledFiles -_yardoc -coverage -doc/ -lib/bundler/man -pkg -rdoc -spec/reports -test/tmp -test/version_tmp -tmp +/.bundle/ +/.yardoc +/Gemfile.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ *~ -.#* -.fuse* - +.DS_Store