.hgignore
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 30 Oct 2009 15:13:23 +0530
changeset 2 5d9dfa859761
parent 0 9a77edda77b7
child 4 f9757a637d04
permissions -rw-r--r--
Changed the content of the Schedule and CfP pages.

# use glob syntax.
syntax: glob

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