# 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
venv/
ENV/
env/
.venv
.env

# IDE
.vscode/
.logfire/
.idea/
*.swp
*.swo
*~
.DS_Store


# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/

# Backup files
*.backup
*.bak

# Logs
*.log

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
tmp/

# Cache & Config
.pytest_cache/
.ruff_cache
uv.lock
.logfire

# Specs
references
pydantic-acp.md
AGENTS.md
SPEC.md
AGENTS.md
AGENTS.md
AGENTS.md

# Temporary
tmp
