diff --git a/.dockerignore b/.dockerignore index a33a2f7..16aa0b4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -10,4 +10,5 @@ Dockerfile */Dockerfile *.warc.zst .git -scraper/debug/ \ No newline at end of file +scraper/debug/ +*/target/ \ No newline at end of file