# OS
.DS_Store
Thumbs.db

# Editors
*.swp
*.swo
*~
*.bak
.idea/
.vscode/
*.sublime-*

# Agent scratch (worktrees of this repo and per-agent instruction files,
# created and destroyed by in-flight tooling). Unanchored: .gitignore
# patterns already match at every depth. Not a .dockerignore entry.
.claude/
.aider*
AGENTS.md
CLAUDE.md

# Environment / secrets
.env
.env.*
*.pem
*.key

# Build artifacts
/bin/
/rtnetmon
main.go.old
