diff --git a/.dockerignore b/.dockerignore index 3c3e4f64..a351ee1b 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,12 +1,10 @@ .git .gradle .idea -build/ -*/build/ +/build/ target/ */target/ bin/ */bin/ out/ */out/ -!*/build/libs/*.jar