Skip to content

Commit a1ff00f

Browse files
committed
chore: normalize .gitignore — add yarn.lock and .yarn, drop .pnpm-store
1 parent 8b3ac37 commit a1ff00f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ website/versioned_docs/*/pyproject.toml
6969
# Website build artifacts, node dependencies
7070
website/build
7171
website/node_modules
72-
website/.pnpm-store
72+
website/yarn.lock
73+
website/.yarn
7374
website/.docusaurus
7475
website/api-typedoc-generated.json
7576
website/apify-shared-docspec-dump.jsonl

0 commit comments

Comments
 (0)