zulip/static/.gitignore
Greg Price 0da71dfa48 gitignore: Forget obsolete path static/js/bundle.js .
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.
2017-07-19 14:19:20 -07:00

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