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