diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 00000000..7604747f --- /dev/null +++ b/.dockerignore @@ -0,0 +1,4 @@ +myapp/frontend/node_modules +myapp/vision/node_modules +myapp/visionPlus/node_modules +node_modules/ \ No newline at end of file