mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
gitignore yarn.lock in npm extension package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
e21914cf0d
commit
dfdcfe12c9
1
src/extensions/npm/extensions/.gitignore
vendored
1
src/extensions/npm/extensions/.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
api.d.ts
|
api.d.ts
|
||||||
|
yarn.lock
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
||||||
# yarn lockfile v1
|
|
||||||
|
|
||||||
|
|
||||||
"@types/node@^14.14.6":
|
|
||||||
version "14.14.6"
|
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"
|
|
||||||
integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==
|
|
||||||
Loading…
Reference in New Issue
Block a user