.hgignore
author Puneeth Chaganti <punchagan@fossee.in>
Fri, 10 Dec 2010 00:16:11 +0530
branchscipyin2010
changeset 452 f9417abb23a6
parent 0 9243d75024cc
permissions -rwxr-xr-x
Moved exercises and other minor changes in day2/session3.

# 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