.hgignore
author Sverre Rabbelier <sverre@rabbelier.nl>
Sun, 10 May 2009 02:38:57 +0200
changeset 2306 6545e6e184bb
parent 2305 eb4d331d41aa
child 2310 d51331eaec15
permissions -rw-r--r--
Add .gitignore to .hgignore We're all ignoring one another, pretending the other doesn't exist at all, how rude!

# use glob syntax.
syntax: glob

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