diff --git a/.dockerignore b/.dockerignore index 9847bf73b04e..88f07916b5fd 100644 --- a/.dockerignore +++ b/.dockerignore @@ -22,14 +22,16 @@ browserslist !/docs/api/apiv3/tags !/docs/api/apiv3/components +# Ignore spec/** folders +spec/** # Allow factories in case we use lookbook -!/spec/factories +!spec/factories +!spec/factories/** extra features help log/*.log -spec /tmp frontend/.angular/cache frontend/node_modules