Files
zulip/tools/release-tarball-exclude.txt
Tim Abbott bfaf0fb3b2 build-release-tarball: Stop using .gitattributes.
Unfortunately, GitHub's web UI for generating release tarballs uses
`.gitattributes` to control what files to download, and thus if you
downloaded a source tarball for older Zulip versions using the GitHub
web UI, you'd be missing important files.

We fix this for future releases by moving the blacklist out of
.gitattributes.

Fixes #129.
2017-10-11 21:51:42 -07:00

16 lines
227 B
Plaintext

.gitignore
.gitattributes
static/assets
corporate/
static/
tools/
zilencer/
templates/corporate
templates/zilencer
puppet/zulip_ops
zproject/dev_settings.py
zproject/test_settings.py
zerver/fixtures
zerver/tests
frontend_tests