.hgignore
author dhans
Mon, 13 Jul 2009 11:19:55 +0200
changeset 2624 5604204998c5
parent 2587 ec7818110fd2
permissions -rw-r--r--
Fixed issue with opening items on survey lists while pressing ctrl button

# 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