From 69a08898b3f452cb0577928c52f51dc5ee7f3970 Mon Sep 17 00:00:00 2001 From: dyzzyduq Date: Tue, 17 Jun 2025 01:39:41 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index ba43701..d85b7c4 100644 --- a/.gitignore +++ b/.gitignore @@ -53,8 +53,3 @@ Network Trash Folder Temporary Items .apdisk -# 忽略根目录的 config.php -/config.php - -# 忽略所有目录下的 config.php -**/config.php