diff options
Diffstat (limited to 'node_modules/gulp-gzip/.npmignore')
-rwxr-xr-x | node_modules/gulp-gzip/.npmignore | 11 |
1 files changed, 11 insertions, 0 deletions
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 |