ktg-plugin-marketplace/plugins/ms-ai-architect/.gitignore
Kjell Tore Guttormsen 5e5b3d0946 chore(ms-ai-architect): align plugin.json and .gitignore with marketplace
Bump version to 1.7.0 (open-source release). Add author full name,
license, repository URL, and keywords to plugin.json.

Modernize .gitignore: remove dead orchestrator/ entries, add .claude/,
node_modules/, *.pdf, *.log, secrets.*.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 17:17:56 +02:00

22 lines
178 B
Text

*.local.md
.mcp.json
.DS_Store
.claude/
# Secrets
.env
*.key
*.pem
credentials.*
secrets.*
# Generated artifacts
*.pdf
*.log
# Node
node_modules/
# Runtime state
.work/
org/