We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c488b commit 1367d94Copy full SHA for 1367d94
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