Files
pm-template/.gitignore
Max Mayfield df667e0db8 v2: Forge Console + Open WebUI artifacts + Docker
- web/: Local chat UI (Express + WS → Codex bridge)
- openwebui/: Preset, pipelines, knowledge manifest
- Dockerfile + docker-compose.yml
- Updated README with 3 frontend options
- CLI-agnostic: works with Codex, Claude Code, Kiro, Gemini
2026-02-27 06:56:34 +00:00

16 lines
168 B
Plaintext

# Dependencies
node_modules/
# Environment
.env
# OS
.DS_Store
Thumbs.db
# BMad repos (cloned at runtime)
bmad/
# Factory standards (cloned at runtime)
.standards/