From 7131ade3cfe0fc6d21a3645c5fc5fe86122c1813 Mon Sep 17 00:00:00 2001 From: dfahlander Date: Tue, 2 Apr 2024 21:22:47 +0200 Subject: [PATCH] npmignore tsconfig.json and pnpm-workspace.yaml --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index 2313fd554..5c309363f 100644 --- a/.npmignore +++ b/.npmignore @@ -11,3 +11,5 @@ bower.json src/ .lambdatest tunnel.pid +./tsconfig.json +./pnpm-workspace.yaml