build/
/.eggs/
*.py[cod]
*.egg
*.egg-info
.env/
venv
dist/
.DS_Store
.mypy_cache/
.pytest_cache/
.hypothesis/

# coverage
artifacts/
htmlcov/
.coverage
coverage.xml

# docs build
docs/_build
.vscode/launch.json

# IDEs
.kiro/specs/
