diff --git a/.dockerignore b/.dockerignore index 6d18b71..392d3e0 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,4 @@ -# Don't send node_modules the daemon - we want the build server to install these. +# Don't send node_modules to the daemon - we want the build server to install these. node_modules/ .git repo.yml