diff --git a/.dockerignore b/.dockerignore index 7cbdc73..a8eafd5 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,4 +5,6 @@ downloader/ node_modules/ */node_modules/ */Containerfile -*.warc.zst \ No newline at end of file +*.warc.zst +.git +scraper/debug/ \ No newline at end of file