.hgignore
author "German Poo-Caaman~o <gpoo@gnome.org>"
Fri, 29 Feb 2008 12:31:14 -0300
changeset 9 d31ab62a5e24
parent 3 6030f20cb183
permissions -rw-r--r--
Set the chunk output encoding to UTF-8. Fixed the output.

# use glob syntax.
syntax: glob
*~
.*.swp
*.pyc

syntax: regexp
.*\#.*\#$