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

