Skip to content

Commit b093953

Browse files
authored
chore: add pnpm lock files to .gitignore (#3)
1 parent 61c0477 commit b093953

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)