.hgignore
author Sverre Rabbelier <sverre@rabbelier.nl>
Fri, 01 May 2009 00:32:18 +0200
changeset 2291 3e21586df316
parent 2290 a9f77dea9e73
child 2293 57fab599444a
permissions -rw-r--r--
Ignore backup files (*~) Patch by: Sverre Rabbelier

# use glob syntax.
syntax: glob

*.pyc
*.zip
*~
app.yaml
build