From ee8f1a8333be045fda4fa0ed84e2f5edf057d32a Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Fri, 29 Oct 2021 14:07:51 +0100 Subject: [PATCH] Update .gitignore --- cmd/clients/ts/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmd/clients/ts/.gitignore b/cmd/clients/ts/.gitignore index 63f2a28..d4cb6ad 100644 --- a/cmd/clients/ts/.gitignore +++ b/cmd/clients/ts/.gitignore @@ -6,4 +6,5 @@ types tmp index.js index.d.ts -esm \ No newline at end of file +esm +.npmrc