.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 24 Jul 2009 20:17:35 +0200
changeset 2674 d3e9ea65e3ab
parent 2587 ec7818110fd2
permissions -rw-r--r--
Tables listing Requests now show the name of the Group the request is for/from.

# 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