* .gitignore: updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
565d22756b
commit
7d26c313a1
18
.gitignore
vendored
18
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user