.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Jun 2009 22:17:38 +0200
changeset 2375 b9b203dc96d8
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Make taggable-mixin tests working by updating GAE path.

# use glob syntax.
syntax: glob

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