From 3ddc4c87e8ab49944005407d0091e967207657d9 Mon Sep 17 00:00:00 2001 From: yeuimu <2197651308@qq.com> Date: Fri, 28 Aug 2026 15:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2dada1e..b101840 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ dist/ deploy/certbot/ deploy/data-dump.json uploads/ +.pnpm-store/ +data-cleaning/ +backups/ \ No newline at end of file