From 6ea0bd4e94512e4c601744aaf4989d0eb84d78d9 Mon Sep 17 00:00:00 2001 From: MinRK Date: Wed, 23 Jul 2014 14:38:54 -0700 Subject: [PATCH] remove css sourcemaps from repo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 37530a69a..e227fac9c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ docs/source/api/generated docs/source/config/options docs/gh-pages IPython/html/notebook/static/mathjax +IPython/html/static/style/*.map *.py[co] __pycache__ *.egg-info