Skip to content

Commit 962ca6c

Browse files
committed
chore: add pnpm lock files to .gitignore
1 parent 598376a commit 962ca6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ dist/
77
# dependencies
88
node_modules/
99
yarn.lock
10+
pnpm-lock.yaml
11+
pnpm-workspace.yaml
1012

1113
# logs
1214
npm-debug.log*

0 commit comments

Comments
 (0)