Files
lifeos-dev/.gitignore

10 lines
77 B
Plaintext

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