# Go build artifacts
/status
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out

# Go workspace files
go.work
go.work.sum

# Local tool metadata
.codex
