Files
beads/cmd/bd
Steve Yegge 9057aeba17 fix(gitignore): switch to whitelist approach for .beads/.gitignore (#473)
The .beads/.gitignore now ignores everything by default and explicitly
whitelists tracked files. This fixes confusion about which files to
commit when using protected branches workflow.

Changes:
- Use `*` to ignore all by default, then `!file` to whitelist
- Fix config.json -> config.yaml (wrong filename in negation)
- Update doctor check to validate new patterns
- Update PROTECTED_BRANCHES.md documentation
- Simplify git add instructions to just `git add .beads/`

Fixes #473

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 10:14:05 +11:00
..
2025-12-03 16:24:46 -08:00
2025-12-13 10:07:36 +11:00
2025-11-25 19:32:05 -08:00
2025-12-07 20:57:58 +11:00
2025-12-13 10:07:36 +11:00
2025-11-24 21:16:44 -08:00
2025-11-24 11:28:32 -08:00
2025-12-13 10:07:36 +11:00
2025-11-23 17:16:27 -08:00
2025-12-03 16:24:46 -08:00