.hgignore
author Tero Marttila <terom@fixme.fi>
Sun, 23 Aug 2009 22:59:40 +0300
changeset 37 14db3fe42b6c
parent 20 0e4933d5862e
permissions -rw-r--r--
move address-family from tcp/socket interface to endpoint interface. The address family of a socket is strictly a property of the address passed to it
syntax: regexp

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

^build/

^qmsk/net/.+\.c$