.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
.coverage*
htmlcov/

.env
.env.*

.vscode/
.idea/
.DS_Store

sandbox_researchclaw/
.chat_history
