From 24bb3c50f0bd08f994114e7782069c19eb23d166 Mon Sep 17 00:00:00 2001 From: Hossain Chisty <62835101+hossainchisty@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:18:11 +0600 Subject: [PATCH] Update .dockerignore --- .dockerignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 4796c7a..3bc2cb4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,5 @@ # project build medadata that can't be used in docker env -.circleci .github img vscode @@ -14,4 +13,4 @@ LICENSE Procfile README.md runtime.txt -docs \ No newline at end of file +docs