diff --git a/.dockerignore b/.dockerignore index 960be9a0..749db005 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,12 @@ node_modules package-lock.json -yarn.lock \ No newline at end of file +yarn.lock + +filebase +db +drop +file_base +logs +mail +docs/_site +docs/.sass-cache \ No newline at end of file