diff --git a/.dockerignore b/.dockerignore index f035984d15..9ba3d848a3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -25,3 +25,6 @@ npm-debug.log.* # Webpack files webpack.records.json + +# Yarn no longer used +yarn.lock