diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..1c4ada4 --- /dev/null +++ b/.npmignore @@ -0,0 +1,7 @@ +node_modules/ + +.editorconfig +.gitattributes +.gitignore + +*.code-workspace