chore: update .gitignore — exclude data/, WAL files, and diagram images

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-18 22:24:20 +00:00
parent 2c6b6e0160
commit f89d591fa9

10
.gitignore vendored
View File

@@ -51,3 +51,13 @@ Thumbs.db
# Backup files
*.bak
*.backup
# Data files (TecDoc downloads, too large for git)
data/
# SQLite WAL files
*.db-shm
*.db-wal
# Diagram images (served from static, too large for git)
dashboard/static/diagrams/