mvr
|
256e82a140
|
[issue547] add emacs tmp files and .coverage files to gitignore
|
12 years ago |
Thomas Kluyver
|
06ea6ad995
|
git ignore generated magics docs
|
12 years ago |
MinRK
|
6ea0bd4e94
|
remove css sourcemaps from repo
|
12 years ago |
Jonathan Frederic
|
989da023ee
|
Ignore .DS_Store files (OSX)
|
12 years ago |
Blake Griffith
|
bdec44fcd8
|
`build` listed twice in .gitignore. Removing one.
|
13 years ago |
Thomas Kluyver
|
f6cab9f12e
|
Generate docs for config options.
|
13 years ago |
MinRK
|
eaffc26e9c
|
update frontend in MANIFEST and .gitignore
|
13 years ago |
MinRK
|
c8605cd83a
|
ignore checkpoints
|
13 years ago |
Brian E. Granger
|
efb02563f8
|
Removing static/components from .gitignore-we want to ship this.
|
13 years ago |
MinRK
|
1f2341ba57
|
ignore bower components
|
13 years ago |
Bradley M. Froehle
|
e3ae952054
|
Tell git to ignore __pycache__ directories.
|
14 years ago |
Marc Abramowitz
|
324c052184
|
Add .tox to .gitignore
|
14 years ago |
Fernando Perez
|
2c3172e236
|
Add MANIFEST to ignore list.
|
15 years ago |
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
|
15 years ago |
MinRK
|
5fcef9cac3
|
update gitignore to exclude dist and zipped man pages
These are files generated when building releases, that should not be tracked.
|
15 years ago |
MinRK
|
2705688219
|
ignore docs/build,_build
|
15 years ago |
MinRK
|
faa07c36f3
|
added gh-pages command for GitHub hosted sphinx docs
|
16 years ago |
Fernando Perez
|
18de03a2f6
|
Small fixes to git ignore file
|
16 years ago |
Thomas Kluyver
|
495d7316f3
|
Ignore .bak files
|
16 years ago |
Thomas Kluyver
|
365896cd23
|
Ignore .py~ files
|
16 years ago |
Brian Granger
|
a46f74f371
|
Adding .gitignore and updating release to remove bzr tag.
|
16 years ago |