Skip to content

Commit

Permalink
Ignore the Bun lockfile
Browse files Browse the repository at this point in the history
I switched away from NPM to Bun to install Electron.
  • Loading branch information
TomasHubelbauer committed Jun 3, 2024
1 parent 9548f0f commit e31bdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
node_modules
package-lock.json
bun.lockb
lyrics/*
!lyrics/.gitkeep

0 comments on commit e31bdbf

Please sign in to comment.