Merge pull request #9 from Coffey-Labs/drop-committed-simulator-binary

Drop the 18 MB simulator binary I committed, and stop it happening again
This commit is contained in:
Coffey Labs
2026-09-04 15:50:28 -07:00
committed by GitHub
+10
View File
@@ -31,3 +31,13 @@ docker-compose.override.yml
.DS_Store
Thumbs.db
*.swp
# `go build` inside a main package drops its binary beside the source, and
# `git add -A` will take it. One got as far as main at 18 MB (fa7c6c0) --
# every clone of this repo carries it for good now. These are the main
# packages whose directory name is also their binary name.
/hack/demo-simulator/demo-simulator
/hack/benchmark-fixture/benchmark-fixture
/hack/alert-load-test/alert-load-test
/hack/webhook-sink/webhook-sink
/hack/mock-ollama/mock-ollama