mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
build-local-server-tarball: Add prod-static to a clean git archive tarball
This avoids exporting .pyc files and any other junk left behind by the build process. (imported from commit 8bdb9de3867b10eb5be9f52b784aa906c5f19d23)
This commit is contained in:
13
.gitattributes
vendored
Normal file
13
.gitattributes
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.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
|
||||
puppet/zulip_internal/ export-ignore
|
||||
zproject/local_settings.py export-ignore
|
Reference in New Issue
Block a user