diff --git a/.gitignore b/.gitignore index 530ccf18..b524226b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,15 @@ *.gem *.rbc +*.swp .bundle .config +.rspec +.rspec-local +.ruby-version .yardoc Gemfile.lock InstalledFiles +_site _yardoc coverage doc/ @@ -12,12 +17,8 @@ lib/bundler/man pkg rdoc spec/reports +tags test/tmp test/version_tmp tmp -.rspec-local -.ruby-version -_site -.rspec -*.swp -tags +vendor/