# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Generated by hatch-vcs at build time
taskflow_meter/_version.py

# Tooling caches and reports
.tox/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/

# Resolved by uv on demand; this is a library, so the lock is not pinned
uv.lock
