1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* .gitignore: ignore ext/date and ext/-test-/*/*.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2011-03-04 14:28:05 +00:00
parent 118a5bcf96
commit 1d6bd86acd

8
.gitignore vendored
View file

@ -97,6 +97,9 @@
/ext/-test-/*/Makefile
/ext/-test-/*/extconf.h
/ext/-test-/*/mkmf.log
/ext/-test-/*/*/Makefile
/ext/-test-/*/*/extconf.h
/ext/-test-/*/*/mkmf.log
# /ext/bigdecimal/
/ext/bigdecimal/*.def
@ -446,6 +449,11 @@
/ext/zlib/zlib.a
/ext/zlib/conftest.dSYM
# /ext/date/
/ext/date/Makefile
/ext/date/extconf.h
/ext/date/mkmf.log
# /lib/rexml/
# /spec/