.hgignore
author nishanth
Thu, 04 Mar 2010 17:43:47 +0530
changeset 201 c429873d8ac8
parent 61 708dd49d531b
child 229 868970989094
permissions -rw-r--r--
now there is a link to claim in new_claim notification.

# use glob syntax.
syntax: glob

*.db
*.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
.*.swp
*.egg
*.egg-link
*.svn*
*.wpr
.installed.cfg
src/*
parts
downloads
.xvpics*
.project
project/local.py
project/project.egg-info
project.db
project/media/user/*
project/static/media
project/kiwipycon/user/*.pyc
apache/*
images/*