diff --git a/infrastructure/.gitignore b/infrastructure/.gitignore index 1311f1ab0..f1bce430c 100644 --- a/infrastructure/.gitignore +++ b/infrastructure/.gitignore @@ -51,4 +51,5 @@ junit.xml .cdk.staging/ .parcel-cache/ yarn.lock -package-lock.json \ No newline at end of file +package-lock.json +pnpm-lock.yaml