commit a54e788940886e25b29a7a3b084c389210b30243 parent 3548a35508a482621a97b655ca1f63bd4e18c495 Author: finwo <finwo@pm.me> Date: Wed, 11 Sep 2019 15:56:28 +0200 Ignore build artefacts during publish Diffstat:
| M | .npmignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.npmignore b/.npmignore @@ -3,3 +3,5 @@ patch/ .editorconfig .eslint* package-lock.json +*.o +*.ll