Skip to content

Commit 7621e39

Browse files
Fix: Add lock files to .gitignore to prevent accidental commits
1 parent 9ac1896 commit 7621e39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
node_modules
55
/.pnp
66
.pnp.js
7+
*.lock
78

89
# testing
910
/coverage

0 commit comments

Comments
 (0)