aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-07-07 15:53:38 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-07-09 15:46:10 +0900
commitf010efa753c7e892700926200713753db151b6c8 (patch)
tree06cfd4bca381e7aafe3d5aa206bd79ba0dd92cbc /.gitignore
parent4c7dcdff8e73a683df3a40555d1e5eb3441c69f1 (diff)
downloadruby-openssl-f010efa753c7e892700926200713753db151b6c8.tar.gz
Update .gitignore
Ignore /html and /ext/openssl/extconf.h. Also remove impossible files - we currently don't use YARD or Bundler.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 3 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index a2e41392..1be08834 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,10 @@
-/.bundle/
-/.yardoc
-/Gemfile.lock
-/_yardoc/
-/coverage/
/doc/
/pkg/
-/spec/reports/
/tmp/
+/html/
*.bundle
*.so
*.o
-*.a
-mkmf.log
+ext/openssl/mkmf.log
ext/openssl/Makefile
+ext/openssl/extconf.h