Skip to content

Commit dc5e65b

Browse files
committed
Add pnpm-lock to .gitignore
1 parent cb7a799 commit dc5e65b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@ sw.*
8888

8989
# Vim swap files
9090
*.swp
91+
92+
# Pnpm-lock file
93+
pnpm-lock.yaml

0 commit comments

Comments
 (0)