mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
We used to generate a file at this path in the static build,
but since 3f5d0e69f the corresponding output goes into
static/webpack-bundles instead. Clear the now-dead path
from our gitignore files.
13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
# Code
|
|
/min/
|
|
/source-map/
|
|
/webpack-bundles
|
|
|
|
# Other
|
|
/generated/emoji
|
|
/generated/pygments_data.js
|
|
/generated/github-contributors.json
|
|
/locale/en
|
|
/locale/language_options.json
|
|
/third/emoji-data
|