[chore](trx-rs): add .claude/ to .gitignore
Prevent Claude Code session files, worktrees, and settings from being accidentally committed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -24,3 +24,6 @@ benchmarks/
|
||||
# Env
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Claude Code
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user