__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.env
.DS_Store
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Anything that could leak a session
storage_state.json
*.cookie
*.cookies
ht_cookie*
