# python
__pycache__/
*.pyc

# local runtime output (harvested URLs + downloaded assets)
results.jsonl
downloads/

# saved SPA pages can embed auth tokens / cookies — never commit
Google Flow*.html
flow_live.html
*_files/

.DS_Store
