.hgignore
author Tero Marttila <terom@paivola.fi>
Sun, 10 Feb 2013 19:56:39 +0200
changeset 213 711f71e7328b
parent 147 bd6ad8b5eeac
child 224 ed410776effd
permissions -rw-r--r--
pvl.dhcp.DHCPSyslogParser: separate error and error-type
syntax: regexp

# tempfiles
\.pyc$
\.sw[op]$

# generated files
^dist/
^MANIFEST$
^twisted/plugins/dropin.cache$
^log

# testing
^(tmp|test|var)/