.hgignore
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 04 Jun 2009 08:12:57 +0200
changeset 2378 b5c74f077f0a
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Added a link to the website where the user has registered to the welcome email. Fixes Issue 630.

# use glob syntax.
syntax: glob

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