From bdec44fcd8b6077b068422cdf3e5652322154794 Mon Sep 17 00:00:00 2001 From: Blake Griffith Date: Fri, 24 Jan 2014 12:37:48 -0600 Subject: [PATCH] `build` listed twice in .gitignore. Removing one. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c1d8b2d6..3bb8badf5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,6 @@ docs/gh-pages IPython/html/notebook/static/mathjax *.py[co] __pycache__ -build *.egg-info *~ *.bak