From 4c0f13170e41c6bdab531fdb170e6ed3b379f46a Mon Sep 17 00:00:00 2001 From: sirux88 Date: Thu, 21 Sep 2023 17:00:43 +0200 Subject: [PATCH] testing --- .dockerignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index e629fbcca470..1fb52b14e559 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,5 @@ # ignore all Dockerfile copies into the containers since they're not reqiured there # and speedup delevoping Dockerfiles **/Dockerfile -.git \ No newline at end of file +.git +.github \ No newline at end of file