Fernando Perez
|
2c3172e236
|
Add MANIFEST to ignore list.
|
2011-10-13 22:13:30 -07:00 |
|
MinRK
|
a094ada137
|
Add utility function for installing mathjax for offline use
from IPython.external.mathjax import install_mathjax
install_mathjax()
* add mathjax destination to gitignore
|
2011-08-20 17:01:44 -07:00 |
|
MinRK
|
5fcef9cac3
|
update gitignore to exclude dist and zipped man pages
These are files generated when building releases, that should not be tracked.
|
2011-07-05 17:25:05 -07:00 |
|
MinRK
|
2705688219
|
ignore docs/build,_build
|
2011-04-07 17:38:10 -07:00 |
|
MinRK
|
faa07c36f3
|
added gh-pages command for GitHub hosted sphinx docs
|
2011-01-02 16:00:59 -08:00 |
|
Fernando Perez
|
18de03a2f6
|
Small fixes to git ignore file
|
2010-10-26 23:19:35 -07:00 |
|
Thomas Kluyver
|
495d7316f3
|
Ignore .bak files
|
2010-10-10 13:08:49 -07:00 |
|
Thomas Kluyver
|
365896cd23
|
Ignore .py~ files
|
2010-10-10 13:08:48 -07:00 |
|
Brian Granger
|
a46f74f371
|
Adding .gitignore and updating release to remove bzr tag.
|
2010-05-13 15:34:15 -07:00 |
|