# Keep the build context small — none of this is needed at runtime.
.git
.venv-quant
.venv
venv
*.venv
.pytest_cache
__pycache__
**/__pycache__
*.pyc
results
baseline_outputs
eval_set
docs
tests
logs/*.log
concurrency_*.json
concurrency_*.csv
concurrency_*.png
concurrency_sweep.py
concurrency_test.py
*.md
temp_image_*.png
temp_image_*.jpg
temp_image_*.jpeg
