Skip to content

Commit 4bf7bf0

Browse files
committed
chore: ignore lockfiles other than pnpm
1 parent ca60230 commit 4bf7bf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ yarn-error.log
6767
# Yarn Integrity file
6868
.yarn-integrity
6969

70-
# Ignore locks other than npm
71-
pnpm-lock.yaml
70+
# Ignore locks other than pnpm
71+
package-lock.json
7272
yarn.lock

0 commit comments

Comments
 (0)