summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 53b3214..0a3e337 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
+/.bundle/
+/pkg/
+/spec/reports/
+/tmp/
+
# Ignore generated coverage
coverage/*
coverage
@@ -5,6 +10,7 @@ coverage
# Ignore yard metadata
.yardoc/*
.yardoc
+/_yardoc/
# Ignore codeclimate executable and env vars
codeclimate/env.rb