From c2ef16eac287fbee5f1b06cf2998405e7cefcac2 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 27 Apr 2015 18:44:11 +0100 Subject: [PATCH] Don't publish AppVeyor config to npm --- .npmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmignore b/.npmignore index 9241b45c..6ce83015 100644 --- a/.npmignore +++ b/.npmignore @@ -6,3 +6,4 @@ coverage .gitignore test .travis.yml +appveyor.yml