# OS
.DS_Store
Thumbs.db
*.swp
*.swo
*~

# IDEs
.vscode/
.idea/
*.sublime-project
*.sublime-workspace

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
*.egg
.env
.venv/

# Tool caches
.ruff_cache/
.pyright/
.pytest_cache/
.coverage
htmlcov/
.nox/
.uv_cache/

# Agent runtime artifacts
.pi/
output-smoke/
litresearch.toml
