aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index e97b248..84d3156 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -16,3 +16,6 @@ docker
16!docker/.env 16!docker/.env
17node_modules 17node_modules
18.husky 18.husky
19
20# Ignore recipes folder (it is pulled in the image by git)
21recipes