# Keep this file aligned with remote publish: smaller context and fewer spurious cache invalidations.
.git/
.gitignore
__pycache__/
*.pyc
*.pyo
.env
.venv/
.agents/
# Execution bundle is packaged separately; never bake it into image layers.
artifacts/
# AIMP metadata — keep .aimp/runtime-wheelhouse/ in context for dependency-layer COPY.
.aimp/project.toml
.aimp/publish.toml
studio/
AGENTS.md
tests/
.pytest_cache/
build/
dist/
