# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual Environment
meddr_env/
venv/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Logs
logs/
*.log

# Environment variables
.env
.env.*
!.env.example

# Configuration
conf.yaml
conf.yaml.*
!conf.yaml.example

# Test coverage
.coverage
htmlcov/
.pytest_cache/

# OS
.DS_Store
Thumbs.db

# Python-generated files
*.py[oc]
agent_history.gif
static/browser_history/*.gif

# user conf
.langgraph_api/
CLAUDE.md

changes.md
.claude/

# some testing files
coverage.xml

coverage/
meddr_env/
*.ipynb
test_google.py

CLAUDE.md

coverage/meddr_env/
meddr_env/
uv.lock