← back to Commercialrealestate
.gitignore
24 lines
node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/
data/raw/
data/morning-report.html
# Assessor SQLite roll (~449MB) — shipped to prod via rsync, NOT git (would bloat history).
# Rebuild locally with: node scripts/export-assessor-sqlite.js
data/assessor.sqlite
data/assessor.sqlite-shm
data/assessor.sqlite-wal
data/dre-cache.json
data/alerts-out/
data/gov-seen-state.json
# Agent-contact CRM store (runtime user data — the saved contact dates + letters log)
data/agent-contacts.json
data/agent-contacts.json.tmp