.hgignore
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 26 May 2009 22:04:52 +0200
changeset 2356 7c0a55e8e46f
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Some small fixes to unique_user_id_adder module.

# use glob syntax.
syntax: glob

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