.hgignore
author Sverre Rabbelier <sverre@rabbelier.nl>
Mon, 25 May 2009 20:41:54 +0200
changeset 2342 c2aaf9a7b285
parent 2310 d51331eaec15
child 2441 a24b2b4af87d
permissions -rw-r--r--
Revert "Add an EditForm id to the edit form" This reverts commit f835e39b4dbc.

# use glob syntax.
syntax: glob

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