.hgignore
author Christopher Burns <chris.d.burns@gmail.com>
Sun, 20 Jun 2010 22:42:38 -0700
branchscipy2010
changeset 413 984d8a3394cc
parent 0 9243d75024cc
permissions -rwxr-xr-x
Minor edits. Reorder dependency files so easier to eyeball with ls output. Fix typo for showing source in ipython.

# use glob syntax.
syntax: glob

*.aux
*.dvi
*.log
*.nav
*.snm
*.toc
*.pdf
*.vrb
*.out
*.sty
*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
*.egg-info
eggs
parts
.installed.cfg
bin
develop-eggs
.gitignore
.DS_Store
index.yaml