__pycache__
*.egg-info
.coverage
coverage.xml
.mypy_cache
.pytest_cache
.ruff_cache
.tox
venv*
sphinx/_build
build
dist
htmlcov
**/tests_argparse*

# JetBrains IDEs
.idea/

# some agnetic files
.claude/logs/
.claude/state/
tasks/
*.local.md

# local dev environment files
uv.lock
