build/
dist/
*.egg-info/
__pycache__/
*.py[cod]
*.so
.pytest_cache/
.venv/
venv/
*.o
*.obj
CMakeCache.txt
CMakeFiles/
site/
.cache/
_skbuild/

# Benchmark run artifacts (written to ./peercache-bench-results/ by the
# `peercache-bench*` commands). RDMA-hardware specific; do not commit.
peercache-bench-results/
