Skip to content

Commit 73169b9

Browse files
committed
chore(gitignore): remove outdated bun.lockb entry
The project uses bun.lock (text format) which is committed to the repository for reproducibility. Removed the unused bun.lockb entry. Signed-off-by: leocavalcante <leo@cavalcante.dev>
1 parent 0c13846 commit 73169b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Dependencies
22
node_modules/
3-
bun.lockb
43

54
# IDE and editor files
65
.vscode/

0 commit comments

Comments
 (0)