- Client auto-detects IPv4/IPv6 from relay address and binds accordingly - Relay defaults to 0.0.0.0:4433, use --listen [::]:4433 for IPv6 - .gitignore excludes .claude/, swap files - Fix pipeline drain infinite loop in benchmarks Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
42 B
Plaintext
7 lines
42 B
Plaintext
/target
|
|
.DS_Store
|
|
.claude/
|
|
*.swp
|
|
*.swo
|
|
*~
|