static: Clean up organization of .gitignore.

This commit is contained in:
Tim Abbott 2017-09-22 15:04:41 -07:00
parent 390a1fec92
commit 0368b76468
1 changed files with 11 additions and 4 deletions

15
static/.gitignore vendored
View File

@ -3,14 +3,21 @@
/source-map/
/webpack-bundles
# Other
# Generated static files
# Copied zulip_bots package
/generated/bots/
# From emoji
/generated/emoji
# From passing pygments data to the frontend
/generated/pygments_data.js
# From `tools/update-authors-json`
/generated/github-contributors.json
# Generated i18n data
/locale/en
/locale/language_options.json
/locale/language_name_map.json
/third/emoji-data
# Static files from the zulip_bots package
/generated/bots/
# Legacy emoji data directory
/third/emoji-data