From eaffc26e9c19279dc20f8419ff42108a9268ec43 Mon Sep 17 00:00:00 2001 From: MinRK Date: Wed, 19 Jun 2013 09:26:57 -0400 Subject: [PATCH] update frontend in MANIFEST and .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 583abf719..703b7bcc8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ _build docs/man/*.gz docs/source/api/generated docs/gh-pages -IPython/frontend/html/notebook/static/mathjax +IPython/html/notebook/static/mathjax *.py[co] __pycache__ build