chore: add .data/ to .gitignore and untrack existing leads-backup.jsonl file
Some checks failed
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Failing after 6s
Build & Deploy / 🔍 Prepare (push) Successful in 12s
Build & Deploy / 🧪 QA (push) Failing after 1m27s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 4s

This commit is contained in:
2026-06-11 10:12:37 +02:00
parent 6e2a959972
commit 6214678433
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -25,3 +25,6 @@ html-errors*.json
reference/
# Database backups
backups/
# Local data / backups
.data/