Skip to content

Commit 9eadfba

Browse files
committed
chore: normalize .gitignore — add yarn.lock and .yarn, drop .pnpm-store
1 parent 2468161 commit 9eadfba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ build
22
dist
33
build-docs
44
node_modules
5+
yarn.lock
56
*.log
67
*.pid
78
*.seed
@@ -28,7 +29,6 @@ storage
2829
.turbo
2930
test/e2e/**/packages
3031

31-
# we use corepack, no need to commit yarn binary
3232
.yarn
3333

3434
# Local vitest config overrides

0 commit comments

Comments
 (0)