mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Only apps should have lockfiles
This commit is contained in:
parent
a37ce90524
commit
4433c428ff
5
.gitignore
vendored
5
.gitignore
vendored
@ -6,3 +6,8 @@ console/TestCases
|
|||||||
github-deploy-key
|
github-deploy-key
|
||||||
github-deploy-key.pub
|
github-deploy-key.pub
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
# Only apps should have lockfiles
|
||||||
|
package-lock.json
|
||||||
|
yarn.lock
|
||||||
|
npm-shrinkwrap.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user