1
0
Fork 0
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:
Kazuhiro NISHIYAMA 2021-01-15 12:29:39 +09:00
parent 9c0189582d
commit 69ea2701ae
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -10,18 +10,19 @@
# prelude # prelude
prelude.rb prelude.rb
rbconfig.rb rbconfig.rb
array.rb array.rb
ast.rb ast.rb
dir.rb dir.rb
gc.rb gc.rb
numeric.rb
io.rb io.rb
kernel.rb kernel.rb
numeric.rb
pack.rb pack.rb
ractor.rb
timev.rb timev.rb
trace_point.rb trace_point.rb
warning.rb warning.rb
ractor.rb
# the lib/ directory (which has its own .document file) # the lib/ directory (which has its own .document file)
lib lib