From 1eb70142fb7c6dba5fcfcbdbe58de44f5861d435 Mon Sep 17 00:00:00 2001
From: Migushthe2nd <ihaverkamp@live.nl>
Date: Fri, 22 Oct 2021 00:31:31 +0200
Subject: [PATCH] Update .dockerignore

---
 .dockerignore | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.dockerignore b/.dockerignore
index a19cbf9..6e48f13 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,7 +1,7 @@
-node_modules
 npm-debug.log
 Dockerfile*
-docker-compose*
+dist
+node_modules
 .dockerignore
 .git
 .gitignore
@@ -10,4 +10,3 @@ LICENSE
 .vscode
 .idea
 .env
-hydrominder-api-container.tar
\ No newline at end of file
-- 
GitLab