From 17867c5de968992d9dbeca630db144f5f321b823 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 24 May 2017 12:11:56 +0200 Subject: newline --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index fb89e016a..db6c83e43 100644 --- a/.npmignore +++ b/.npmignore @@ -3,4 +3,5 @@ tsconfig.json tslint.json webpack.config.js yarn.lock -src \ No newline at end of file +src + -- cgit