__pycache__/
.pytest_cache/
.coverage
coverage.xml
.venv/
*.pyc
*.pyo
*.pyd
*.log
*.db
*.json
.env
.vscode/
*.egg-info/
dist/
build/
