##// END OF EJS Templates
ignore checkpoints
MinRK -
Show More
@@ -1,15 +1,16 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/gh-pages
8 8 IPython/frontend/html/notebook/static/mathjax
9 9 *.py[co]
10 10 __pycache__
11 11 build
12 12 *.egg-info
13 13 *~
14 14 *.bak
15 .ipynb_checkpoints
15 16 .tox
General Comments 0
You need to be logged in to leave comments. Login now