Skip to content

Commit ae9a976

Browse files
committed
Add CLAUDE.md to .gitignore
Exclude CLAUDE.md from version control as it's a development aid file specific to Claude Code usage and not part of the core project. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> Signed-off-by: k0x <[email protected]>
1 parent 0b4d153 commit ae9a976

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ src/applications/bmqbrkr/etc/etc
4242

4343
# 'sim_cpp11_features.pl' backups
4444
*.bak
45+
46+
# Claude Code files
47+
CLAUDE.md

0 commit comments

Comments
 (0)