fix: include pnpm lock file (#377)
Signed-off-by: Thibault Sottiaux <tibo@openai.com>
This commit is contained in:
committed by
GitHub
parent
d61da89ed3
commit
9d77d791e3
3
.gitignore
vendored
3
.gitignore
vendored
@@ -67,9 +67,8 @@ Icon?
|
|||||||
# Unwanted package managers
|
# Unwanted package managers
|
||||||
.yarn/
|
.yarn/
|
||||||
yarn.lock
|
yarn.lock
|
||||||
pnpm-lock.yaml
|
|
||||||
|
|
||||||
# release
|
# release
|
||||||
package.json-e
|
package.json-e
|
||||||
session.ts-e
|
session.ts-e
|
||||||
CHANGELOG.ignore.md
|
CHANGELOG.ignore.md
|
||||||
|
|||||||
4879
pnpm-lock.yaml
generated
Normal file
4879
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user