Add /dist to .dockerignore

This commit is contained in:
Chrystian Huot 2020-08-19 08:10:46 -04:00
parent 22cde4d08b
commit b923221c6d

View file

@ -1,3 +1,4 @@
dist
client/dist
client/node_modules
server/config.json*