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

* ext/dl/.cvsignore: ignore callback.h.

* ext/ripper/.cvsignore: ignore eventids2table.c.
* ext/socket/.cvsignore: ignore constants.h.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
aamine 2006-03-03 05:41:53 +00:00
parent 7f435d3d02
commit 469f1f7b49
4 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,11 @@
Fri Mar 3 14:41:04 2006 Minero Aoki <aamine@loveruby.net>
* ext/dl/.cvsignore: ignore callback.h.
* ext/ripper/.cvsignore: ignore eventids2table.c.
* ext/socket/.cvsignore: ignore constants.h.
Thu Mar 2 17:54:45 2006 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
* gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)

View file

@ -2,6 +2,7 @@ Makefile
mkmf.log
dlconfig.h
dlconfig.rb
callback.h
*.func
*.o
*~

View file

@ -1,5 +1,6 @@
Makefile
eventids1.c
eventids2table.c
ripper.*
ids1
ids2

View file

@ -1,3 +1,4 @@
Makefile
mkmf.log
*.def
constants.h