Add node_modules to dockerignore

This commit is contained in:
Arik Fraimovich
2017-01-18 15:42:55 +02:00
parent b1bd8f1c25
commit 00e1e90d6e

View File

@@ -1,4 +1,4 @@
client/.tmp/
client/node_modules/
node_modules/
.tmp/
.git/
.vagrant/