mirror of
https://github.com/escalante29/WealthySmart.git
synced 2026-05-19 09:28:47 +02:00
All checks were successful
Deploy to VPS / deploy (push) Successful in 28s
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>
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
node_modules/
|
|
dist/
|
|
__pycache__/
|
|
*.pyc
|
|
*.db
|
|
*.db.bak
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
docs/legacy_budget_analysis.md
|