.venv/
__pycache__/
*.pyc
.chrome-profile/
runs/
.env
.claude/worktrees/
.worktrees/
dist/
# Generated by `marginal setup`, and specific to one machine.
marginal.toml
# Agent-harness configuration: local, and not something to publish.
.codex/
.DS_Store
# The OAuth client is handed to people directly rather than published. Ignored so
# a copy dropped into the package for local testing cannot be committed by accident.
src/marginal/oauth-client.json
# Credentials kept beside the checkout for convenience. Never committed: this is
# the OAuth client handed to people directly, and the whole point is that it is not
# published.
private/
