Remove bun lockfile from gitignore for frozen lockfile usage in dockerfile

See 6ca54dfe9d03b27fe700e89790cbd64aa285a36b
This commit is contained in:
Tobias Hopp 2025-04-16 10:25:18 +02:00
parent 11b83eeffc
commit 8cbb83715f

1
.gitignore vendored
View File

@ -9,6 +9,5 @@ frontend/bun.lockb
node_modules
dist
.env
*bun.lockb
*yarn.lock
*package-lock.json