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

# Virtual environments
.venv/
venv/

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/

# IDE
.idea/
.vscode/

# uv
# (uv.lock IS committed — do not ignore it)

# Vendored standards delivery package (source of truth is .agents/)
/ai-agents-standards-v3.2.0/
/.agents/
/.codex/
AGENTS.md
CLAUDE.md
vulners-sdk-rewrite-prompt.md
.env
/.claude/
