From c0074e9298e29e673d32cc34925c766d6ee1da40 Mon Sep 17 00:00:00 2001 From: erulabs Date: Sun, 21 Oct 2018 14:08:32 -0700 Subject: [PATCH] add npmignore, publish --- .npmignore | 15 +++++++++++++++ README.md | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 .npmignore diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..a3a7991 --- /dev/null +++ b/.npmignore @@ -0,0 +1,15 @@ +node_modules +*.log +.devlog.plain +.circleci +bin +test +.dockerignore +.editorconfig +.eslintrc.json +.flowconfig +.gitattributes +.gitignore +docker-compose.yml +Dockerfile +README.md diff --git a/README.md b/README.md index 5b6d4c4..815445e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@

- +