We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.DS_Store
!package.json
.gitignore
1 parent 311a6e8 commit a76fd17Copy full SHA for a76fd17
.gitignore
@@ -6,6 +6,9 @@ node_modules
6
apify_storage
7
crawlee_storage
8
storage
9
+.DS_Store
10
+
11
+!package.json
12
13
# any output from the crawler
14
*.json
0 commit comments