# Out-of-tree (VPATH) build directories created by build.sh macos at the repo
# root (see README.md).  The Linux build lives in the docker `pmix-build`
# volume, not on disk, so only the native-macOS trees need ignoring.
vpath-macos-pmix/
vpath-macos-prte/

# Byte-compiled swarm client scripts (python/*.py), produced by any local
# syntax check or by running them in place.
python/__pycache__/
