mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
2e4886f31f
* Explicit load plugins for the settings editor * Move logic to the tree extension * Move logic to a separate plugin * Read extensions in webpack config * Rearrange package.json * read mime extensions * Template plugins per page * Cleanup * Load allPlugins for the settings editor * Expand on the comment * Expand on comment * Fix lint
21 lines
221 B
Plaintext
21 lines
221 B
Plaintext
node_modules
|
|
**/build
|
|
**/lib
|
|
**/node_modules
|
|
**/mock_packages
|
|
**/static
|
|
**/typings
|
|
**/schemas
|
|
**/themes
|
|
coverage
|
|
*.map.js
|
|
*.bundle.js
|
|
app/index.template.js
|
|
|
|
# jetbrains IDE stuff
|
|
.idea/
|
|
|
|
# ms IDE stuff
|
|
.history/
|
|
.vscode/
|