mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
We need to update provision.py to compile the messages files, since they are needed for the new i18n tests. And of course we need to include the .mo files in release tarballs; there's a bit of complexity there around how the tarball archives are created.
22 lines
598 B
Plaintext
22 lines
598 B
Plaintext
.gitignore export-ignore
|
|
.gitattributes export-ignore
|
|
/analytics export-ignore
|
|
/assets export-ignore
|
|
/bots export-ignore
|
|
/corporate export-ignore
|
|
/static export-ignore
|
|
/tools export-ignore
|
|
/zilencer export-ignore
|
|
/templates/analytics export-ignore
|
|
/templates/corporate export-ignore
|
|
/templates/zilencer export-ignore
|
|
/puppet/zulip_internal export-ignore
|
|
/zproject/local_settings.py export-ignore
|
|
/zproject/test_settings.py export-ignore
|
|
/zerver/fixtures export-ignore
|
|
/zerver/tests export-ignore
|
|
/frontend_tests export-ignore
|
|
/node_modules export-ignore
|
|
/humbug export-ignore
|
|
/locale export-ignore
|