/target
Cargo.lock

# IDE
.idea/
.vscode/

# AI Agent config
.claude/settings.local.json

# Coverage artifacts
*.profraw
*.profdata
lcov.info

tmp/
