Files
zulip/.gitignore
Umair Khan e0c10ed1e8 Cache emoji dump output.
This saves a bunch of time building release tarballs, provisioning,
and upgrading Zulip from git that was spent regenerating the Zulip
emoji sprite sheet.

[commit message tweaked by tabbott]
2016-10-10 11:15:43 -07:00

25 lines
312 B
Plaintext

*.pyc
*~
/prod-static
*.sw[po]
*.DS_Store
.kdev4
.idea
zulip.kdev4
coverage/
.coverage
/queue_error
.kateproject.d/
.kateproject
*.kate-swp
.vagrant
/zproject/dev-secrets.conf
static/js/bundle.js
static/third/gemoji
static/third/zxcvbn/
static/locale/language_options.json
/node_modules
npm-debug.log
*.mo
var/*