2011-10-14 13:13:30 +08:00
|
|
|
MANIFEST
|
2010-10-27 14:13:16 +08:00
|
|
|
build
|
2011-07-06 08:25:05 +08:00
|
|
|
dist
|
|
|
|
_build
|
|
|
|
docs/man/*.gz
|
2010-05-14 06:34:15 +08:00
|
|
|
docs/source/api/generated
|
2015-06-02 04:06:33 +08:00
|
|
|
docs/source/config.rst
|
2011-01-03 08:00:59 +08:00
|
|
|
docs/gh-pages
|
2017-11-01 02:40:16 +08:00
|
|
|
notebook/i18n/*/LC_MESSAGES/*.mo
|
|
|
|
notebook/i18n/*/LC_MESSAGES/nbjs.json
|
2015-05-14 01:56:32 +08:00
|
|
|
notebook/static/components
|
|
|
|
notebook/static/style/*.min.css*
|
2016-02-05 04:14:50 +08:00
|
|
|
notebook/static/*/js/built/
|
2016-02-05 08:54:09 +08:00
|
|
|
notebook/static/*/built/
|
2016-02-09 04:07:39 +08:00
|
|
|
notebook/static/built/
|
2016-01-19 06:06:10 +08:00
|
|
|
notebook/static/*/js/main.min.js*
|
|
|
|
notebook/static/lab/*bundle.js
|
2015-04-12 06:54:58 +08:00
|
|
|
node_modules
|
2010-10-27 14:13:16 +08:00
|
|
|
*.py[co]
|
2012-10-05 03:19:18 +08:00
|
|
|
__pycache__
|
2010-05-14 06:34:15 +08:00
|
|
|
*.egg-info
|
2010-10-27 14:13:16 +08:00
|
|
|
*~
|
2010-09-09 07:03:49 +08:00
|
|
|
*.bak
|
2013-04-29 01:48:48 +08:00
|
|
|
.ipynb_checkpoints
|
2012-06-18 06:30:18 +08:00
|
|
|
.tox
|
2014-05-17 00:56:56 +08:00
|
|
|
.DS_Store
|
2014-11-03 05:46:12 +08:00
|
|
|
\#*#
|
|
|
|
.#*
|
|
|
|
.coverage
|
2019-01-02 19:57:41 +08:00
|
|
|
.pytest_cache
|
2015-05-14 01:56:32 +08:00
|
|
|
src
|
2015-06-11 02:05:21 +08:00
|
|
|
|
|
|
|
*.swp
|
|
|
|
*.map
|
2015-09-24 07:33:49 +08:00
|
|
|
.idea/
|
|
|
|
Read the Docs
|
|
|
|
config.rst
|
2019-06-27 01:07:35 +08:00
|
|
|
*.iml
|
2017-07-11 22:34:23 +08:00
|
|
|
/.project
|
|
|
|
/.pydevproject
|
|
|
|
|
2019-01-02 19:57:41 +08:00
|
|
|
package-lock.json
|
|
|
|
geckodriver.log
|
2019-06-28 19:37:02 +08:00
|
|
|
*.iml
|
2020-05-23 08:20:14 +08:00
|
|
|
|
|
|
|
# jetbrains IDE stuff
|
|
|
|
*.iml
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# ms IDE stuff
|
|
|
|
*.code-workspace
|
|
|
|
.history
|
|
|
|
.vscode
|