__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
dist/
build/
auth_session.json
captcha_temp.*
playwright-profiles/
.env

