Files
zulip/static/.gitignore
Anders Kaseorg 21cd1c10b3 docs: Add missing space in “time zone”.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-02-24 14:05:12 -08:00

17 lines
345 B
Plaintext

# Code
/webpack-bundles
# Generated static files
# Copied zulip_bots package
/generated/bots/
# From emoji
/generated/emoji
/generated/emoji-styles
# From passing pygments data to the frontend
/generated/pygments_data.json
# From passing time zone data to the frontend
/generated/timezones.json
# Legacy emoji data directory
/third/emoji-data