Files
vela-platform/.gitignore
oimwiodev d1160673a7 🎉 v1.0.0 — Vela Platform launch
Self-hosted P&L tracking app with component-level pricing.
Offers: Atlas/Atlas+/Rif/Rif+ with granular cost breakdown.
API + MCP + multi-user auth.
2026-06-15 23:05:59 +01:00

14 lines
96 B
Plaintext

__pycache__/
*.py[cod]
*.db
.env
.venv/
venv/
*.egg-info/
dist/
build/
.DS_Store
*.swp
*.swo
*~