diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index 8f356df9..00000000 --- a/.dockerignore +++ /dev/null @@ -1,13 +0,0 @@ -# Exclude a bunch of stuff which can make the build context a larger than it needs to be -tests/ -build/ -dist/ -lib/ -node_modules/ -electron_app/ -karma-reports/ -.pnp.cjs -.pnp.loader.mjs -.idea/ -.tmp/ -config.json*