diff --git a/.dockerignore b/.dockerignore index 99bfd3e9faa..6aaae2cb07f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,6 @@ **/node_modules +**/dist npm-debug.log +.git -packages/mobile/ios/Pods \ No newline at end of file +packages/mobile/ios/Pods