mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 03:09:39 -06:00
Add package lock to gitignore (#16770)
This commit is contained in:
parent
2a6aacd0ef
commit
296660a2a0
3
.gitignore
vendored
3
.gitignore
vendored
@ -57,4 +57,5 @@ internal/
|
||||
!tests/cases/projects/NodeModulesSearch/**/*
|
||||
!tests/baselines/reference/project/nodeModules*/**/*
|
||||
.idea
|
||||
yarn.lock
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user