.hgignore
author Tero Marttila <terom@fixme.fi>
Sun, 23 Aug 2009 22:32:05 +0300
changeset 34 5ce1f16ee3fa
parent 20 0e4933d5862e
permissions -rw-r--r--
some basic unit tests for tcp
syntax: regexp

\.sw[op]$
\.pyc$
\.so$

^build/

^qmsk/net/.+\.c$