summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 9 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 1a91cf0..0cb6eeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,9 @@
-rdoc
-coverage
-pkg
+/.bundle/
+/.yardoc
+/Gemfile.lock
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/