chore(gitignore): 忽略本地数据库与工作记忆目录

This commit is contained in:
2026-08-31 12:03:03 +08:00
parent 6a1f5a9c95
commit 45d0c51366
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -89,12 +89,16 @@ e2e-tests/reports/
*.crt
.auth/
# WorkBuddy 工作记忆目录(工具生成,不入库)
.workbuddy/
# ============================================================
# Database
# ============================================================
*.db
*.db-journal
data.db
data/
# ============================================================
# Uploads & Storage