##// END OF EJS Templates
Tell git to ignore __pycache__ directories.
Bradley M. Froehle -
Show More
@@ -7,6 +7,7 b' docs/source/api/generated'
7 7 docs/gh-pages
8 8 IPython/frontend/html/notebook/static/mathjax
9 9 *.py[co]
10 __pycache__
10 11 build
11 12 *.egg-info
12 13 *~
General Comments 0
You need to be logged in to leave comments. Login now