settings: Include analytics in default distribution.

This moves the analytics module from being a default-off module that
is somewhat difficult to install to being a default part of the
Zulip distribution (both tarballs and what is enabled by default).
This commit is contained in:
Tim Abbott
2017-02-02 13:03:05 -08:00
parent 161522e04c
commit 70e75508ba
2 changed files with 4 additions and 3 deletions

2
.gitattributes vendored
View File

@@ -10,14 +10,12 @@
*.tif binary
.gitignore export-ignore
.gitattributes export-ignore
/analytics export-ignore
/static/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