mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Exclude Bundler only [ci skip]
This commit is contained in:
parent
7ececae453
commit
6859d175ba
2 changed files with 1 additions and 26 deletions
|
@ -1,26 +0,0 @@
|
|||
# Add files to this as they become documented
|
||||
|
||||
*.rb
|
||||
|
||||
# bundler # not in RDoc
|
||||
cgi
|
||||
csv
|
||||
drb
|
||||
forwardable
|
||||
irb
|
||||
matrix
|
||||
net
|
||||
optparse
|
||||
racc/*.rb
|
||||
racc/rdoc
|
||||
rdoc
|
||||
rexml
|
||||
rinda
|
||||
rss
|
||||
rubygems
|
||||
scanf.rb
|
||||
shell
|
||||
unicode_normalize
|
||||
uri
|
||||
webrick
|
||||
yaml
|
1
lib/bundler/.document
Normal file
1
lib/bundler/.document
Normal file
|
@ -0,0 +1 @@
|
|||
# not in RDoc
|
Loading…
Reference in a new issue