mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-09 03:50:45 +08:00
23 lines
235 B
Plaintext
23 lines
235 B
Plaintext
lint-staged.config.js
|
|
.eslintrc.js
|
|
|
|
node_modules
|
|
**/build
|
|
**/lib
|
|
**/node_modules
|
|
**/mock_packages
|
|
**/static
|
|
**/typings
|
|
**/schemas
|
|
**/themes
|
|
coverage
|
|
*.map.js
|
|
*.bundle.js
|
|
|
|
# jetbrains IDE stuff
|
|
.idea/
|
|
|
|
# ms IDE stuff
|
|
.history/
|
|
.vscode/
|