We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3ac37 commit a1ff00fCopy full SHA for a1ff00f
1 file changed
.gitignore
@@ -69,7 +69,8 @@ website/versioned_docs/*/pyproject.toml
69
# Website build artifacts, node dependencies
70
website/build
71
website/node_modules
72
-website/.pnpm-store
+website/yarn.lock
73
+website/.yarn
74
website/.docusaurus
75
website/api-typedoc-generated.json
76
website/apify-shared-docspec-dump.jsonl
0 commit comments