From 79ed253bde44422781e82003ed29a175d5d67ae2 Mon Sep 17 00:00:00 2001 From: vipg Date: Sat, 18 Jul 2026 16:18:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=9C=AC=E5=9C=B0=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=E6=96=87=E4=BB=B6=20db/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40853b2..7683590 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,9 @@ local_settings.py db.sqlite3 db.sqlite3-journal +# Project databases (regenerated from CSV) +db/ + # Flask stuff: instance/ .webassets-cache @@ -208,7 +211,7 @@ go.work.sum .LSOverride # Icon must end with two \r -Icon +Icon # Thumbnails ._*