From abd94a7f5a50f43c797a11b53549ae48fff667c3 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 10 Oct 2016 03:43:44 +0200 Subject: add node_modules to address #4364 --- node_modules/gulp-gzip/.npmignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 node_modules/gulp-gzip/.npmignore (limited to 'node_modules/gulp-gzip/.npmignore') diff --git a/node_modules/gulp-gzip/.npmignore b/node_modules/gulp-gzip/.npmignore new file mode 100755 index 000000000..6c82eac7a --- /dev/null +++ b/node_modules/gulp-gzip/.npmignore @@ -0,0 +1,11 @@ +node_modules +.DS_STORE +examples/**.txt +!examples/files/*.txt +examples/**.txt.gz +!examples/files/*.txt.gz +test/**.txt +!test/files/*.txt +test/**.txt.gz +!test/files/*.txt.gz +test/tmp -- cgit v1.2.3