Files
armarium-suite/.gitignore
T
Daniel Krähenbühl 807ebc41a5 release: Armarium v1.0.0
Full-stack personal finance application (Django + Angular 21).

Backend: Django REST Framework, JWT auth, PostgreSQL, iCal feed, rate limiting.
Frontend: Angular 21 standalone components, TailwindCSS, i18n (DE/FR/IT/EN),
  responsive mobile layout, dark/light mode, ApexCharts dashboard,
  Swiss holiday calendar with canton support.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:08:44 +02:00

20 lines
1.0 KiB
Plaintext

# ── Temporäre Upload-Ordner ───────────────────────────────────────────────────
Logos_Armarium/
# ── Persönliche Entwicklungsnotizen (nicht für VCS) ──────────────────────────
backend/commands.md
backend/tasks.json
# ── OS ────────────────────────────────────────────────────────────────────────
.DS_Store
Thumbs.db
# ── IDE ───────────────────────────────────────────────────────────────────────
.idea/
*.swp
*.swo
# ── Claude Code (lokale Konfiguration) ───────────────────────────────────────
.claude/
.mcp.json