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

# Virtual environments
.venv/
venv/
env/

# Node
node_modules/

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

# Testing / caching
.pytest_cache/
.ruff_cache/
.mypy_cache/
htmlcov/
.coverage

# MCPSec runtime
*.db
report.md

# OS
.DS_Store
Thumbs.db


# MDs
report.md
report.sarif
results.md
results2.md
exa.md 
