From ebde530f767aa3b5e8af1bd4a14241bc9f91a3b4 Mon Sep 17 00:00:00 2001 From: Fabian Stamm Date: Sun, 23 Dec 2018 22:53:58 +0000 Subject: [PATCH] =?UTF-8?q?'.npmignore'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index fa86359..e6b7bd7 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,3 @@ tsconfig.json -src/ node_modules/ +.vscode/ \ No newline at end of file