notebook/.gitignore

22 lines
264 B
Plaintext
Raw Normal View History

2011-10-14 13:13:30 +08:00
MANIFEST
2010-10-27 14:13:16 +08:00
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
jupyter_notebook/static/components
jupyter_notebook/static/style/*.min.css*
node_modules
2010-10-27 14:13:16 +08:00
*.py[co]
__pycache__
*.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
\#*#
.#*
.coverage