Skip to content

Commit 36c3b51

Browse files
committed
ungit package-lock + bun lock
1 parent b44395c commit 36c3b51

4 files changed

Lines changed: 3 additions & 3448 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ currentTagChangelog.md
2020
joblog-X
2121
test/fixtures/path-check*.txt
2222
yarn.lock
23+
package-lock.json
24+
bun.lock
2325
*.tar.gz
2426
e2e_time
2527
unit_time

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ artifacts
2121
e2e_time
2222
run.sh
2323
dist
24+
bun.lock

0 commit comments

Comments
 (0)