Skip to content

Commit

Permalink
Ignore(.gitignore): ignore bun.lockb lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
ltzXiaoYanMo committed Jul 19, 2024
1 parent e389608 commit 8f1b15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
.bun.lockb

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
Expand Down

0 comments on commit 8f1b15b

Please sign in to comment.