Minify JS in the localserver upgrade tarball.

This moves the list of removed files from .gitattributes to
tools/build-local-server-tarball because static/ and tools/ are
necessary for update-prod-static, and it seemed best to keep the
entire list in one place.

(imported from commit 2a447cbde29e90d776da43bb333650a40d4d363c)
This commit is contained in:
Kevin Mehall
2013-11-01 15:54:41 -04:00
parent ca0848b308
commit 78b45b61fb
5 changed files with 41 additions and 15 deletions

7
.gitattributes vendored
View File

@@ -1,7 +0,0 @@
/tools export-ignore
/bots export-ignore
/zilencer export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/templates/.gitignore export-ignore
/puppet/zulip-internal export-ignore