Files
lifeos-prod/.gitignore
2026-03-03 00:44:33 +00:00

10 lines
77 B
Plaintext

.env
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
dist/
build/
.venv/
venv/