🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
225 B
Text
16 lines
225 B
Text
# Zig build artifacts
|
|
zig-out/
|
|
zig-cache/
|
|
.zig-cache/
|
|
|
|
# Binary
|
|
service-monitor
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Claude Code settings (ignorar), pero commands se versionan
|
|
.claude/settings*.json
|
|
.claude/*.json
|
|
!.claude/commands/
|