mirror of
https://github.com/actuallymentor/battery.git
synced 2026-02-03 14:03:24 +00:00
The .* pattern already covers .claude/ directory, but explicitly adding CLAUDE.md to ensure Claude Code configuration files are not committed. Also re-allowing .github and .vscode directories that should be tracked. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
37 B
Plaintext
6 lines
37 B
Plaintext
*.app
|
|
.*
|
|
!.github
|
|
!.vscode
|
|
CLAUDE.md
|