From 1742fb77dee1378934fbad8b78790f59bff20c35 Mon Sep 17 00:00:00 2001 From: Jonathan Pike Date: Thu, 13 Jul 2017 21:47:35 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/.gitignore b/.gitignore index 75700d3..b7255a4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,26 @@ tmtags /.yardoc ## PROJECT::SPECIFIC +*.gem +*.rbc +/.config +/coverage/ +/InstalledFiles +/pkg/ +/spec/reports/ +/spec/examples.txt +/test/tmp/ +/test/version_tmp/ +/tmp/ + +## Documentation cache and generated files: +/.yardoc/ +/_yardoc/ +/doc/ +/rdoc/ + +## Environment normalization: +/.bundle/ +/vendor/bundle +/lib/bundler/man/ +