diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..e89e7df --- /dev/null +++ b/.npmignore @@ -0,0 +1,14 @@ +# IDE & editor +.idea +!.vscode +.editorconfig + +# test +codecov.yaml +misc + +# CI +.github + +# example +example