From 446f1c021af46380a1ced482fac351df85bf34b8 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Wed, 13 Jul 2022 08:47:35 +0200 Subject: [PATCH] Remove clutter in image --- .dockerignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index a23d523..50849a4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,5 @@ .env .git -__pycache__ .cache .mypy_cache .pytest_cache @@ -14,3 +13,6 @@ docs scripts tests mkdocs.yaml +**/.mypy_cache +**/__pycache__ +**/tracing_database.json