.hgignore
author Sverre Rabbelier <sverre@rabbelier.nl>
Fri, 03 Jul 2009 18:23:12 -0700
changeset 2521 7c120301989c
parent 2441 a24b2b4af87d
child 2587 ec7818110fd2
permissions -rw-r--r--
survey access: stylefix and remove public role type

# use glob syntax.
syntax: glob

*.pyc
*.zip
*~
.project
.pydevproject
app.yaml
build
tests/coverageResults
*,cover
tests/.coverage
*.git
.gitignore
.DS_Store
.settings