Files
Moon-Household-Budget/.gitignore
tonym 494f5e3b5b Fix backups for JSON-file storage + healthcheck; drop handoff folder
- backup.sh: snapshot all of /data as timestamped tar.gz to local NAS path;
  push to B2 only when a real bucket/key is set (no more nonexistent app.db).
- compose: working CMD-SHELL healthcheck; mount /mnt/user/Backup target.
- remove the accidentally committed moon-household-budget-handoff/ scaffolding.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 14:43:35 -05:00

21 lines
232 B
Plaintext

.env
*.env
!.env.example
data/
*.sqlite
*.sqlite3
*.db
*.db-journal
__pycache__/
*.pyc
.venv/
venv/
env/
.DS_Store
.idea/
.vscode/
bonnasclaude.md
# handoff/scaffolding folder — not part of the app
moon-household-budget-handoff/