diff --git a/.dockerignore b/.dockerignore index f6cc6f6..07c6031 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,4 @@ -**/node_modules +**/node_modules/ **/*.afphoto -**/dist \ No newline at end of file +**/dist/ +.git \ No newline at end of file