##// END OF EJS Templates
remove css sourcemaps from repo
MinRK -
Show More
@@ -1,17 +1,18 b''
1 1 MANIFEST
2 2 build
3 3 dist
4 4 _build
5 5 docs/man/*.gz
6 6 docs/source/api/generated
7 7 docs/source/config/options
8 8 docs/gh-pages
9 9 IPython/html/notebook/static/mathjax
10 IPython/html/static/style/*.map
10 11 *.py[co]
11 12 __pycache__
12 13 *.egg-info
13 14 *~
14 15 *.bak
15 16 .ipynb_checkpoints
16 17 .tox
17 18 .DS_Store
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now