# Out-of-tree (VPATH) build directories created by build.sh at the repo root
# (see README.md).  These live at the top of the PRRTE tree, not here, but are
# listed for good measure in case anyone runs a build from this directory.
vpath-linux/
vpath-macos/

# Legacy build.sh staging area (no longer used by the bind-mount workflow)
_work/

# Generated by scaletest.sh: the compose file for a swarm of arbitrary size
# (docker compose cannot loop, so the service blocks are written out), the
# note of how many containers that swarm has, and the measurements.  The
# measurement pattern is deliberately wider than the default name: --out
# takes any path, and a sweep comparing two configurations has to write
# somewhere other than scale-results.csv to keep both.
docker-compose.*.yml
.*-nodecount
scale-*.csv
