.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 03 Aug 2009 17:33:58 +0200
changeset 2719 c8841000b863
parent 2587 ec7818110fd2
permissions -rw-r--r--
Added link for students to resign their profile to the Program menu. Fixes Issue 549.

# 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