.venv/
.uv-cache/
__pycache__/
*.py[cod]
.pytest_cache/
dist/
build/
*.egg-info/

# Local generated caches and temporary package artifacts
.tmp/
.tmp*/
tmp/
.uv-cache*/
.uv-python*/
.venv*/
.venv-gitvs*/
generation_examples/
node_modules/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
target/
