notebook/.gitignore
Min RK 94abadd432 remove generated css files from the repo
require `setup.py css` to run
2015-04-21 15:37:09 -07:00

21 lines
251 B
Plaintext

MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
jupyter_notebook/static/components
jupyter_notebook/static/style/*.min.css*
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage