From f475dc1cd219240b31a1958e6df00b8582a259f5 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Fri, 26 Jan 2024 10:56:44 +0900 Subject: [PATCH] [ruby/digest] [DOC] Add .document https://github.com/ruby/digest/commit/6db96aa99a --- ext/digest/.document | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ext/digest/.document diff --git a/ext/digest/.document b/ext/digest/.document new file mode 100644 index 0000000000..beab275b5a --- /dev/null +++ b/ext/digest/.document @@ -0,0 +1,3 @@ +digest.c +bubblebabble/bubblebabble.c +*/*init.c