mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove unnecessary files from .document
* ruby:ext/rbconfig/exts.mk * ruby:ext/rbconfig/sizeof/Makefile * ruby:ext/rbconfig/sizeof/depend * ruby:ext/rbconfig/sizeof/mkmf.log * ruby:ext/win32/depend * ruby:ext/win32/exts.mk * ruby:ext/win32/resolv/depend * ruby:lib/racc/pre-setup
This commit is contained in:
parent
b911509a08
commit
67ee1cbdd5
2 changed files with 5 additions and 3 deletions
|
@ -91,7 +91,7 @@ psych/psych_yaml_tree.c
|
|||
pty/lib
|
||||
pty/pty.c
|
||||
racc/cparse/cparse.c
|
||||
rbconfig
|
||||
rbconfig/sizeof/*.c
|
||||
readline/readline.c
|
||||
ripper/lib
|
||||
socket
|
||||
|
@ -99,7 +99,8 @@ stringio/stringio.c
|
|||
strscan/strscan.c
|
||||
syslog/syslog.c
|
||||
syslog/lib
|
||||
win32
|
||||
win32/lib
|
||||
win32/resolv/*.c
|
||||
win32ole/lib
|
||||
win32ole/*.c
|
||||
zlib/zlib.c
|
||||
|
|
|
@ -11,7 +11,8 @@ irb
|
|||
matrix
|
||||
net
|
||||
optparse
|
||||
racc
|
||||
racc/*.rb
|
||||
racc/rdoc
|
||||
rdoc
|
||||
rexml
|
||||
rinda
|
||||
|
|
Loading…
Add table
Reference in a new issue