.hgignore
author James Levy <jamesalexanderlevy@gmail.com>
Mon, 25 May 2009 02:25:44 +0200
changeset 2341 f50455c4cdcb
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Add a supplemantal block to the edit form

# use glob syntax.
syntax: glob

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