From 7604c353fb4ae7afbb98d8e6aeeeaeaaa3ccbdbd Mon Sep 17 00:00:00 2001 From: duxingchen Date: Wed, 12 Aug 2026 12:05:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=E5=BF=BD=E7=95=A5=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E4=BA=A7=E7=89=A9(*.tar.gz,=20*.sql.gz)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 86a5020..7c2f21c 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,10 @@ backend/data/ *.log *.tmp +# ===== 部署产物 ===== +*.tar.gz +*.sql.gz + # ===== 排除独立项目/个人文档 ===== track1.0.md PROJECT_STATUS.md