Files
WealthySmart/.gitignore
Carlos Escalante 792cef5006
All checks were successful
Deploy to VPS / deploy (push) Successful in 28s
Fix analytics case() bug, add privacy mode, add prod DB sync script
Fix SQLAlchemy case() import in monthly-trend endpoint. Add
data-sensitive attributes to Analytics charts and tables for privacy
blur. Add scripts/sync-db.sh for one-click prod-to-local PostgreSQL
sync. Remove SQLite artifacts from gitignore.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 20:10:58 -06:00

11 lines
110 B
Plaintext

node_modules/
dist/
__pycache__/
*.pyc
*.db
*.db.bak
.env
.env.*
!.env.example
docs/legacy_budget_analysis.md