# Dockerfile.dev-overlay only needs dist/*.whl — keep the build context small.
node_modules
.git
lib
.yarn
**/__pycache__
**/.pytest_cache
**/*.pyc
.venv
coverage
.ipynb_checkpoints
examples
