Merge pull request #4865 from cowlicks/patch-1

`build` listed twice in .gitignore. Removing one.
Thomas Kluyver 12 years ago
commit 535c676686

1
.gitignore vendored

@ -9,7 +9,6 @@ docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak

Loading…
Cancel
Save