From 982a2c556e6bdd097a76d28f720c6b802c1594ea Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Mon, 6 Dec 2021 20:32:00 +0100 Subject: [PATCH] Add build to .npmignore --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index c360ff992..c6c991d70 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ test node_modules +build *.lisp