chore: updated .gitignore to ignore bun lock files

This commit is contained in:
Anoop M D 2023-12-28 21:15:00 +05:30
parent 83c9629820
commit f7ea8c93a6

2
.gitignore vendored
View File

@ -6,6 +6,8 @@ yarn.lock
pnpm-lock.yaml
.pnp
.pnp.js
bun.lockb
bun.lock
# testing
coverage