# Runtime session state — per-machine, never shared.
session/
outbox/
*.json.gz

# Feedback reports stay on the machine that produced them.
adl-feedback_*.md
adl-feedback_*.json

__pycache__/
*.pyc
.DS_Store
.ci/
dist_ci/

# Editor/tool litter. A stale copy of the reporter shipped inside 0.2.7 because
# `tools/` is force-included into the wheel wholesale.
*.bak
*.bak_*
*.orig
*.rej
*~
*.swp
