From 38e3512e5a545da319db9751aec608f5c7a8afeb Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Tue, 18 Nov 2025 16:20:48 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cb038edbd..7a21b4011 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,20 @@ -src/runtime +// version: 1.0.0 +// git 忽略文件 +.git +*.log +*.tmp +*.bak +.DS_Store +Thumbs.db +.vscode +node_modules +__pycache__ + +src/logs src/upload -ftp-src -update.zip \ No newline at end of file +src/runtime +src/cache +src/cache +src/temp +src/tmp +src/attachments