From 76b0be14487bdb2fb15485ed9ee0743b9760cc1a Mon Sep 17 00:00:00 2001 From: urec56 Date: Sun, 9 Jun 2024 19:30:49 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BB=20=D0=BF?= =?UTF-8?q?=D0=B0=D0=BF=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.dockerignore b/.dockerignore index c31b903..fb61826 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,6 +6,6 @@ bp/images/* bp/backgrounds/* bp/avatars/* -static/images/images/ -static/images/backgrounds/ -static/images/avatars/ \ No newline at end of file +static/images/images/* +static/images/backgrounds/* +static/images/avatars/* \ No newline at end of file