From 85c3720fcc50c3575b743c3d7be1269a43ad8783 Mon Sep 17 00:00:00 2001 From: Lee Miller Date: Wed, 31 Jul 2024 05:06:34 +0300 Subject: [PATCH] Don't put compiled bitmsghash.so into the dockerfiles --- .dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockerignore b/.dockerignore index 77d72c64..c21698ec 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,3 +5,4 @@ __pycache__ .buildozer .tox mprofile_* +**.so