aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-16 11:02:24 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-04-16 11:02:24 +0000
commit7d26c313a12a174c27576e4c55fb76b1ff62de7e (patch)
treea1da7c59deec564532669daf96528f79f424439d /.gitignore
parent565d22756bcec472e64f76699ffe5a5194fe14dd (diff)
downloadruby-7d26c313a12a174c27576e4c55fb76b1ff62de7e.tar.gz
* .gitignore: updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e2ded6f987..8004f088df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -229,6 +229,12 @@
/ext/iconv/mkmf.log
/ext/iconv/conftest.dSYM
+# /ext/io/nonblock/
+/ext/io/nonblock/Makefile
+/ext/io/nonblock/extconf.h
+/ext/io/nonblock/mkmf.log
+/ext/io/nonblock/nonblock.a
+
# /ext/io/wait/
/ext/io/wait/Makefile
/ext/io/wait/extconf.h
@@ -281,6 +287,12 @@
/ext/openssl/openssl.a
/ext/openssl/conftest.dSYM
+# /ext/psych/
+/ext/psych/Makefile
+/ext/psych/extconf.h
+/ext/psych/mkmf.log
+/ext/psych/psych.a
+
# /ext/pty/
/ext/pty/*.def
/ext/pty/Makefile
@@ -363,6 +375,12 @@
/ext/syslog/syslog.a
/ext/syslog/conftest.dSYM
+# /ext/tmpdir/
+/ext/tmpdir/Makefile
+/ext/tmpdir/extconf.h
+/ext/tmpdir/mkmf.log
+/ext/tmpdir/tmpdir.a
+
# /ext/tk/
/ext/tk/Makefile
/ext/tk/*.log