Skip to content

Commit 2a8e998

Browse files
committed
remove & ignore lock files
1 parent a2eeee5 commit 2a8e998

File tree

2 files changed

+5
-11022
lines changed

2 files changed

+5
-11022
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@ benchmark/dist/*
1515
# v8 cpu profiles
1616
*-.log
1717
*.cpuprofile
18+
19+
# lock files
20+
package-lock.json
21+
pnpm-lock.yaml
22+
yarn.lock

0 commit comments

Comments
 (0)