diff --git a/.gitignore b/.gitignore index 7045793..b720773 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ .tmpmail* -.bundle vendor/bundle* +/.bundle/ +/.yardoc +/Gemfile.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/