mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This gives them cache-compatible URLs, and also avoids some extra copies of the sprite sheet images. Comments on the Octopus emoji added by tabbott. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
18 lines
345 B
Plaintext
18 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 `tools/update-authors-json`
|
|
/generated/github-contributors.json
|
|
|
|
# Legacy emoji data directory
|
|
/third/emoji-data
|