.hgignore
author Amit Sethi
Wed, 03 Nov 2010 11:51:25 +0530
changeset 400 2259bd43446a
parent 21 cc33c97ed034
permissions -rwxr-xr-x
Made some changes to accessing pieces of arrays while doing a test recording.

# 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