a73x

adaf02ee

fix .dockerignore: keep benches/ (required by Cargo.toml)

a73x   2026-03-31 17:48


diff --git a/.dockerignore b/.dockerignore
index db3ac49..8fb358f 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,7 +1,6 @@
target/
.git/
tests/
benches/
fuzz/
docs/
man/