# Harbor compose build contexts under benchmarks/ use this .dockerignore to
# expose only the canonical tooling command runner.  Hidden material
# (solutions, tests, Oracle fixtures) is excluded so a widened compose build
# context cannot leak it into task images.
**
!__init__.py
!tooling/
!tooling/__init__.py
!tooling/command_runner.py
