Include .claude/commands/ and .cursor/commands/ containing all BMAD workflow definitions so team members can use them out of the box. Only .claude/settings.local.json remains gitignored (user-specific). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
31 lines
418 B
Plaintext
31 lines
418 B
Plaintext
/.phpunit.cache
|
|
/bootstrap/ssr
|
|
/node_modules
|
|
/public/build
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/storage/pail
|
|
/resources/js/actions
|
|
/resources/js/routes
|
|
/resources/js/wayfinder
|
|
/vendor
|
|
.DS_Store
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpactor.json
|
|
.phpunit.result.cache
|
|
Homestead.json
|
|
Homestead.yaml
|
|
npm-debug.log
|
|
yarn-error.log
|
|
/auth.json
|
|
/.fleet
|
|
/.idea
|
|
/.nova
|
|
/.vscode
|
|
/.zed
|
|
/.claude/settings.local.json
|
|
/.windsurf
|