/.venv/
/.pytest_cache/
/.coverage
/htmlcov/
/dist/
/build/
/*.egg-info/
/.agent-webview-runtime.json
/.agent-webview-runtime.json.lock
/.agent-webview-data/
/src/agent_webview/__pycache__/
/tests/__pycache__/
*.pyc
*.har
*.storage-state.json
.env
.env.*
!.env.example
.DS_Store
