.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 25 Oct 2009 18:49:29 -0700 (2009-10-26)
changeset 3055 7f922641ccc9
parent 2587 ec7818110fd2
permissions -rw-r--r--
Edited the necessary access checks for all the Role views in Core and GHOP. Also removed unneccessary use of _acceptInvitePost.
# 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