.hgignore
author Tero Marttila <terom@paivola.fi>
Sun, 02 Mar 2014 13:24:06 +0200
changeset 377 f7e1e93a65f9
parent 373 6beb06b59ee6
child 424 e77e967d59b0
permissions -rw-r--r--
version 0.6.4: fix issues with dhcp conf attribute quoting
syntax: regexp

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

# generated files
^dist/
^MANIFEST$
^log
^ssl/

# testing
^(tmp|test|var|opt)/