Add spec dirs to .npmignore
Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/f03d434a Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/f03d434a Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/f03d434a Branch: refs/heads/master Commit: f03d434ab1e427660670aad6b90dc075fc1b967e Parents: 89a3ad8 Author: Mark Koudritsky <[email protected]> Authored: Tue Apr 29 18:25:41 2014 -0400 Committer: Mark Koudritsky <[email protected]> Committed: Wed Apr 30 18:18:16 2014 -0400 ---------------------------------------------------------------------- cordova-lib/.npmignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/f03d434a/cordova-lib/.npmignore ---------------------------------------------------------------------- diff --git a/cordova-lib/.npmignore b/cordova-lib/.npmignore index 79c6997..a41e142 100644 --- a/cordova-lib/.npmignore +++ b/cordova-lib/.npmignore @@ -1 +1,3 @@ +spec-cordova +spec-plugman spec
