.env.build
dist
*.egg-info
venv*
**/__pycache__/**
.coverage
misc/coverage
logs
.pytest_cache
*.log

.wakatime-project
/.hatch/
/.ruff_cache/
