# project files coverage/ dev_mode/listings dev_mode/schemas dev_mode/static dev_mode/themes dev_mode/workspaces dev_mode/stats.json docs/_build docs/api **/docs/source/_build examples/app/build examples/app/themes examples/app/schemas examples/**/static examples/federated/labextensions junit.xml jupyterlab/geckodriver jupyterlab/static jupyterlab/schemas jupyterlab/themes jupyterlab/style.js jupyterlab/tests/**/static # Remove after next release jupyterlab/imports.css packages/nbconvert-css/style/ packages/services/examples/node/config.json packages/services/examples/browser/tmp packages/theme-*/static tests/**/coverage tests/**/.cache-loader # javascript/typescript lib node_modules *.tsbuildinfo lerna-debug.log yarn-error.log storybook-static # python .cache *.py[co] .pytest_cache __pycache__ *.egg-info .ipynb_checkpoints pip-wheel-metadata # xeus-python debug logs xpython_debug_logs xeus.log build dist MANIFEST # misc *~ *.bak *.map *.swp .DS_Store .log/ \#*# .#* *.swp *.map coverage/ tests/**/coverage tests/**/.cache-loader docs/_build docs/api docs/source/_build packages/services/examples/node/config.json examples/app/build examples/app/themes examples/app/schemas iframe_figures/ lerna-debug.log yarn-error.log junit.xml *.tsbuildinfo # jetbrains IDE stuff *.iml .idea/ # ms IDE stuff *.code-workspace .history .vscode