feat(git/ignore): adding the lock to the ignore file

This commit is contained in:
Raphael 2025-07-27 18:08:34 +02:00
parent 54dd3bb519
commit afb18d9c0c

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
# dependencies (bun install) # dependencies (bun install)
node_modules node_modules
*.lock
# output # output
out out