**/build
**/node_modules
**/lib
**/dist
**/package.json
**/static
**/.ipynb_checkpoints
**/coverage
CHANGELOG.md

.eggs
dev_mode/index.js
dev_mode/schemas
dev_mode/static
dev_mode/themes
dev_mode/workspaces
docs/_build
docs/build
docs/api
examples/app/build
examples/app/themes
examples/app/schemas
examples/federated/core_package/index.template.js
examples/federated/core_package/index.js
examples/federated/labextensions
galata/playwright-report
jupyterlab/galata
jupyterlab/schemas
jupyterlab/themes
jupyterlab/geckodriver
jupyterlab/staging/yarn.js
jupyterlab/staging/yarn.lock
jupyterlab/staging/index.js
jupyterlab/staging/webpack.config.js
packages/ui-components/src/icon/iconimports.ts
tsconfigdoc.json
typedoc-theme
yarn.lock

# jetbrains IDE stuff
.idea/

# ms IDE stuff
.history/
.vscode/

# autogenerated from a lot of css in jlab
packages/nbconvert-css/style/index.css

# autogenerated files for documentation
docs/source/user/commands_list.md
docs/source/extensions/plugins_list.rst
docs/source/extensions/tokens_list.rst
galata/test/documentation/*/*.json

# generated LSP interfaces
packages/lsp/src/_

# generated by reports
stats.json
