1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-16 02:31:57 +02:00

Merge pull request from PeterDaveHello/Add.dockerignore

Ignore FreeBSD & macOS OpenSSL binary in Dockerfile
This commit is contained in:
Dirk Wetter
2021-06-19 18:17:51 +02:00
committed by GitHub

2
.dockerignore Normal file

@ -0,0 +1,2 @@
bin/openssl.Darwin.*
bin/openssl.FreeBSD.*