diff --git a/.dockerignore b/.dockerignore index d353c32..df4469b 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,6 @@ -img +docs +test +images node_modules -package-lock.json \ No newline at end of file +package-lock.json +yarn.lock \ No newline at end of file