# Build artefacts — the image builds its own binaries, and copying these in
# would both bloat the context and risk shipping a stale binary.
bin/
usb-relay

.git/
.gitignore

*.md
!README.md

docker-compose.yml
Dockerfile*
