.hgignore
author Danek Duvall <danek.duvall@sun.com>
Thu, 06 Sep 2007 15:07:36 -0700
changeset 98 2ac7781efe22
parent 59 eef94b0c0694
child 114 e21e9aa690ad
permissions -rw-r--r--
Package up the packaging system.

# Ignore compiled byte code, lint output, object files, shared objects,
# VIM swap files, and the entire proto area.
\.pyc
\.ln
\.o
\.so
\.sw.
^proto
^packages
# Specific build products
^src/pkg$
^src/pkgsend$
^src/pkg.depotd$
^webrev