mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This eliminates the contributors data as a possible source of flakiness when installing Zulip from Git. Fixes #14351.
15 lines
273 B
Plaintext
15 lines
273 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
|
|
# Legacy emoji data directory
|
|
/third/emoji-data
|