aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2014-10-27 10:55:36 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2014-10-27 10:55:36 +0900
commit1134fb9ad0fd60563006defc558f57f8523dd6e8 (patch)
tree48ec3323026072fdcfac381038206087cb1e2120 /.gitignore
downloadruby-openssl-1134fb9ad0fd60563006defc558f57f8523dd6e8.tar.gz
bundle gem openssl
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..ae3fdc29
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+/.bundle/
+/.yardoc
+/Gemfile.lock
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
+*.bundle
+*.so
+*.o
+*.a
+mkmf.log