🐳 Add .dockerignore to make docker build much faster (#1349)

This commit is contained in:
tumf
2021-01-20 16:47:10 +09:00
committed by GitHub
parent 3b49764fb8
commit b2e83c0ed7

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
node_modules
packages/*/node_modules
packages/*/dist