chore: setup scraper engine
This commit is contained in:
10
scraper/.dockerignore
Normal file
10
scraper/.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
# configurations
|
||||
.idea
|
||||
|
||||
# crawlee and apify storage folders
|
||||
apify_storage
|
||||
crawlee_storage
|
||||
storage
|
||||
|
||||
# installed files
|
||||
node_modules
|
||||
Reference in New Issue
Block a user