mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Sort filenames [ci skip]
This commit is contained in:
parent
9c0189582d
commit
69ea2701ae
1 changed files with 3 additions and 2 deletions
|
@ -10,18 +10,19 @@
|
|||
# prelude
|
||||
prelude.rb
|
||||
rbconfig.rb
|
||||
|
||||
array.rb
|
||||
ast.rb
|
||||
dir.rb
|
||||
gc.rb
|
||||
numeric.rb
|
||||
io.rb
|
||||
kernel.rb
|
||||
numeric.rb
|
||||
pack.rb
|
||||
ractor.rb
|
||||
timev.rb
|
||||
trace_point.rb
|
||||
warning.rb
|
||||
ractor.rb
|
||||
|
||||
# the lib/ directory (which has its own .document file)
|
||||
lib
|
||||
|
|
Loading…
Add table
Reference in a new issue