fix(stealth): use project-specific paths in global gitignore (#538)
Stealth mode was adding generic `.beads/` pattern to global gitignore, which ignored ALL .beads/ folders across all repositories. Users who want stealth mode in one project but open beads usage in others were blocked. Now uses absolute project paths instead: - `/path/to/project/.beads/` - `/path/to/project/.claude/settings.local.json` This allows multiple stealth projects while other repos can use beads openly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
1521
.beads/issues.jsonl
1521
.beads/issues.jsonl
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user