Self-hosted P&L tracking app with component-level pricing. Offers: Atlas/Atlas+/Rif/Rif+ with granular cost breakdown. API + MCP + multi-user auth.
14 lines
96 B
Plaintext
14 lines
96 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.db
|
|
.env
|
|
.venv/
|
|
venv/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
*~
|