X-Git-Url: http://these/git/?a=blobdiff_plain;f=.dockerignore;h=5982307c03e3979f9d112653324ffc53f7bb706d;hb=39752fa096b86f0858bc009945847d65d0ab7570;hp=4288d3cb554a932d7e97f21f282db4362bc1d685;hpb=0637ccc1bc7c8822f7633a63f9ab29886342dd06;p=lemmy.git diff --git a/.dockerignore b/.dockerignore index 4288d3cb..5982307c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,8 @@ -ui/node_modules -ui/dist -server/target -docker/dev/volumes -.git +# build folders and similar which are not needed for the docker build +target +docker +api_tests +ansible +tests +*.sh +pictrs \ No newline at end of file