# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Virtual environments
.venv/
venv/
env/
morpheus/
release-plan.md
ENV/

# Testing / coverage
.pytest_cache/
.coverage
.coverage.*
phantom-api-plan.md
coverage.xml
htmlcov/
.ruff_cache/
.mypy_cache/

# Recordings (default output)
recordings/

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store

# Security scan artifacts
trivy.sarif
sbom.spdx.json
