Skip to content

Commit 61ab2a3

Browse files
committed
fix: add package-lock.json to .gitignore
1 parent 8eca972 commit 61ab2a3

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
@@ -10,6 +10,7 @@ pnpm-lock.yaml
1010
bun.lockb
1111
bun.lock
1212
.yarn/install-state.gz
13+
package-lock.json
1314

1415
# testing
1516
/coverage

0 commit comments

Comments
 (0)