diff options
| author | Stephen Blott | 2017-08-17 15:17:37 +0100 |
|---|---|---|
| committer | Stephen Blott | 2017-08-17 15:17:37 +0100 |
| commit | 3125664816e427ea19285d3f1e4b85af95548431 (patch) | |
| tree | 3f44c8f32a64a5ab858f41ab216be238c5cac705 /Cakefile | |
| parent | 696feed903fe815af50c89b1badbb1e5680d6921 (diff) | |
| download | vimium-3125664816e427ea19285d3f1e4b85af95548431.tar.bz2 | |
For Firefox, prune more files and bump subversion number to 1.59.2.
Diffstat (limited to 'Cakefile')
| -rw-r--r-- | Cakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,5 +160,5 @@ task "coverage", "generate coverage report", -> task "zip", "build Firefox zip file in ../vimium.zip", -> spawn "zip", "-r -FS ../vimium.zip background_scripts Cakefile content_scripts CONTRIBUTING.md CREDITS icons lib - manifest.json MIT-LICENSE.txt pages README.md -x *.coffee".split /\s+/ + manifest.json MIT-LICENSE.txt pages README.md -x *.coffee -x Cakefile -x CREDITS -x *.md".split /\s+/ |
