Skip to content

Commit

Permalink
add bun lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ky-lee-cb committed Aug 5, 2024
1 parent 91c2e8b commit 8a09692
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/node_modules
/.pnp
.pnp.js
bun.lockb

# testing
/coverage
Expand Down Expand Up @@ -33,4 +32,4 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts

.env
.env
Binary file added bun.lockb
Binary file not shown.

0 comments on commit 8a09692

Please sign in to comment.