.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Jun 2009 23:42:36 +0200
changeset 2377 8f3771ff383b
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Add taggable-mixin and gviz to build script.

# use glob syntax.
syntax: glob

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