From b8fabe6cd416dc7c4035167a8f69a8cc4f1c0875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B7=A6=E7=82=AB?= <2825603981@qq.com> Date: Sun, 9 Nov 2025 23:01:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/README.md | 2 ++ model/README.md | 2 ++ other/README.md | 2 ++ src/README.md | 2 ++ 4 files changed, 8 insertions(+) create mode 100644 doc/README.md create mode 100644 model/README.md create mode 100644 other/README.md create mode 100644 src/README.md diff --git a/doc/README.md b/doc/README.md new file mode 100644 index 0000000..ee842b3 --- /dev/null +++ b/doc/README.md @@ -0,0 +1,2 @@ +# Pet + diff --git a/model/README.md b/model/README.md new file mode 100644 index 0000000..ee842b3 --- /dev/null +++ b/model/README.md @@ -0,0 +1,2 @@ +# Pet + diff --git a/other/README.md b/other/README.md new file mode 100644 index 0000000..ee842b3 --- /dev/null +++ b/other/README.md @@ -0,0 +1,2 @@ +# Pet + diff --git a/src/README.md b/src/README.md new file mode 100644 index 0000000..ee842b3 --- /dev/null +++ b/src/README.md @@ -0,0 +1,2 @@ +# Pet + -- 2.34.1