From b7b65aecdcf59e8954d01e8681882a436724564d Mon Sep 17 00:00:00 2001
From: Maxime Princelle <maxime@princelle.org>
Date: Thu, 6 Jan 2022 21:56:08 +0100
Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20remove=20unneccessary=20fi?=
 =?UTF-8?q?les=20from=20docker=20env?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .dockerignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.dockerignore b/.dockerignore
index b512c09..d4df33b 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1 +1,3 @@
-node_modules
\ No newline at end of file
+node_modules
+screenshots
+build
\ No newline at end of file
-- 
GitLab