added json lock to git ignore
This commit is contained in:
@@ -23,3 +23,8 @@ node_modules
|
||||
.env.*
|
||||
!.env.example
|
||||
/test-results/.last-run.json
|
||||
|
||||
# Lock files
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
|
||||
Reference in New Issue
Block a user