diff --git a/.dockerignore b/.dockerignore index 3e9c7d3..d11b9a6 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,5 @@ # Prevent Git history from leaking **/.git -# Force fresh build +# `npm ci` makes this redundant, but it's a good practice **/node_modules \ No newline at end of file