# Test fixtures with intentionally broken/malformed files
test/fixtures/**

# Contributor Covenant (external standard)
CODE_OF_CONDUCT.md

# BMAD runtime folders (user-specific, not in repo)
_bmad/
_bmad*/

# IDE integration folders (user-specific, not in repo)
.junie/

# Quality scan artifacts produced by bmad-workflow-builder
# (per-skill .analysis/ folders contain JSON/HTML reports that should
# not block commits with formatting checks)
**/.analysis/
