From 1692d509a1aaa1212034ad0b4d1bdce09877f925 Mon Sep 17 00:00:00 2001 From: Roj Serbest Date: Mon, 18 Oct 2021 09:52:53 +0300 Subject: [PATCH] Update `.npmignore` --- .npmignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.npmignore b/.npmignore index cca5242..ebf68dc 100644 --- a/.npmignore +++ b/.npmignore @@ -1,2 +1,12 @@ tsconfig.json deno.json +.vscode +out/ +socialvoid/ +examples/ +generators/ +webpack.config.js +socialvoid.js +main.json +*.txt +README.md