feat(git/ignore): adding the lock to the ignore file
This commit is contained in:
parent
54dd3bb519
commit
afb18d9c0c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
# dependencies (bun install)
|
# dependencies (bun install)
|
||||||
node_modules
|
node_modules
|
||||||
|
*.lock
|
||||||
|
|
||||||
# output
|
# output
|
||||||
out
|
out
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue