From 086990994c39d06c07f076b0a0078d3cb6ee44df Mon Sep 17 00:00:00 2001 From: qiqizhong53-lang Date: Tue, 28 Apr 2026 18:31:48 +0800 Subject: [PATCH] =?UTF-8?q?init:=20=E5=88=9D=E5=A7=8B=E5=8C=96=20Jacky=20?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加 .gitignore 排除敏感文件 - 克隆 qonnwolfcode 作为子目录 --- .gitignore | 1 + qonnwolfcode | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore create mode 160000 qonnwolfcode diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c49bd7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.env diff --git a/qonnwolfcode b/qonnwolfcode new file mode 160000 index 0000000..cc4df9d --- /dev/null +++ b/qonnwolfcode @@ -0,0 +1 @@ +Subproject commit cc4df9d4cf9b58b690708e2e1da65b3d8c06f897