.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 30 May 2009 00:50:39 +0200
changeset 2369 da259152a61b
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Add missing __init__.py file in taggable-mixin module.

# use glob syntax.
syntax: glob

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