From 398dee73ecb88c3f7fd8fc56e79888884b246f9e Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Fri, 5 Feb 2021 08:22:15 +0100 Subject: [PATCH] Added tsconfig.dist.json to ignore list --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 0aee4b7..20b715d 100644 --- a/.npmignore +++ b/.npmignore @@ -6,6 +6,7 @@ examples/ *.ts !*.d.ts tsconfig.json +tsconfig.dist.json .github/ spec/ assets/