# Generated by runners during local dev
*-report.json
report-local.json
comment-local.md
delta-local.json

# Python artifacts
runners/python/*.egg-info/
runners/python/.pytest_cache/
runners/python/build/
runners/python/dist/
runners/python/**/__pycache__/

# TS artifacts
runners/ts/node_modules/
runners/ts/dist/
runners/ts/coverage/
