.hgignore
author Tero Marttila <terom@paivola.fi>
Sat, 26 Jan 2013 17:52:40 +0200
changeset 178 f9f5e669bace
parent 147 bd6ad8b5eeac
child 224 ed410776effd
permissions -rw-r--r--
pvl.verkko: refactor into dhcp -> hosts -> web+db modules, reworking index page
syntax: regexp

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

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

# testing
^(tmp|test|var)/