all: build build: zip -r stash-webext.zip . --exclude '.git/*' --exclude '.gitignore' --exclude 'Makefile'