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

.wakatime-project
/.hatch/
