.hgignore
author Tero Marttila <terom@fixme.fi>
Tue, 07 Apr 2009 18:09:16 +0300
changeset 117 9cb405164250
parent 34 763f65f9df0c
permissions -rw-r--r--
move irc_log.c to modules/irc_log.c, and restructure sock_* to split the basic fd-level stuff out of sock_tcp and into sock_fd
syntax: regexp

^build/
^bin/
^obj/
^doc/html
\.[^/]+\.sw[op]$