summaryrefslogtreecommitdiff
path: root/.document
diff options
context:
space:
mode:
Diffstat (limited to '.document')
-rw-r--r--.document6
1 files changed, 5 insertions, 1 deletions
diff --git a/.document b/.document
index b6dfcdeee0..753d6f9892 100644
--- a/.document
+++ b/.document
@@ -19,10 +19,10 @@ hash.rb
io.rb
kernel.rb
marshal.rb
-rjit.rb
numeric.rb
nilclass.rb
pack.rb
+pathname_builtin.rb
ractor.rb
string.rb
symbol.rb
@@ -31,6 +31,7 @@ thread_sync.rb
trace_point.rb
warning.rb
yjit.rb
+zjit.rb
# Errno::*
known_errors.inc
@@ -41,6 +42,9 @@ lib
# and some of the ext/ directory (which has its own .document file)
ext
+# For `prism`, ruby code is in lib and c in the prism folder
+prism
+
# rdoc files
NEWS.md