From c046122543a4d9f7635732329c80522cd7f010d5 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Wed, 5 Jan 2011 15:05:04 +0100 Subject: [PATCH] update npm ignore --- .npmignore | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 6ae4235156b..ca94750f3d4 100644 --- a/.npmignore +++ b/.npmignore @@ -1,2 +1,14 @@ +.*.gz +build +support/node-builds common/apf -common/packager \ No newline at end of file +common/packager +support/ace/support/requirejs +support/ace/support/node-o3-xml +support/ace/support/jsdom +support/ace/support/cockpit/support/requirejs +support/apf/debugwin +support/apf/test +support/connect/support/expresso +support/connect/support/coffee-script +support/socket.io/support/expresso \ No newline at end of file