mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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:
7
.gitattributes
vendored
7
.gitattributes
vendored
@@ -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
|
Reference in New Issue
Block a user