.hgignore
author Amit Sethi
Thu, 11 Nov 2010 01:37:32 +0530
changeset 450 d49aee7ab1b9
parent 21 cc33c97ed034
permissions -rwxr-xr-x
Rewrite of statistics script as suggested by punch and change in slides accordingly

# use glob syntax.
syntax: glob

*.html
*.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