Removing static/components from .gitignore-we want to ship this.

Brian E. Granger 13 years ago
parent cf430dd81f
commit efb02563f8

1
.gitignore vendored

@ -6,7 +6,6 @@ docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
IPython/frontend/html/notebook/static/components
*.py[co]
__pycache__
build

Loading…
Cancel
Save