mirror of https://github.com/zulip/zulip.git
16 lines
395 B
Plaintext
16 lines
395 B
Plaintext
# This is intended for generated files and vendored third-party files.
|
|
# For our source code, instead of adding files here, consider using
|
|
# specific eslint-disable comments in the files themselves.
|
|
|
|
/docs/_build
|
|
/static/generated
|
|
/static/webpack-bundles
|
|
/var/*
|
|
!/var/puppeteer
|
|
/var/puppeteer/*
|
|
!/var/puppeteer/test_credentials.d.ts
|
|
/web/generated
|
|
/web/third
|
|
/zulip-current-venv
|
|
/zulip-py3-venv
|