summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2016-07-11 18:15:39 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2016-07-11 18:15:39 +0900
commitd4daf6c327a78ebf533c526a81c0bd1794872b60 (patch)
tree7ef95869a7a9c2da6554064d91adc2fe02420541 /.gitignore
parentdebea6b493019ce664000cbf7deeb82387ed91c4 (diff)
downloadpsych-d4daf6c327a78ebf533c526a81c0bd1794872b60.tar.gz
use "bundler/gem_tasks" instead of hoe
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 26036d4..11c9ee3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,12 @@
*.jar
*.class
.mvn
-/pkg
-/tmp
+/.bundle/
+/.yardoc
+/Gemfile.lock
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/