.hgignore
author David.Comay@Sun.COM
Mon, 04 Feb 2008 22:55:19 -0800
changeset 253 778739a0b356
parent 197 8fd0ce0a2b9b
child 328 83af2c933642
permissions -rw-r--r--
471 ssh is looking for xauth in all the wrong places, again 480 /etc/release is not being constructed correctly

# Ignore compiled byte code, lint output, object files, shared objects,
# VIM swap files, and the entire proto area.
\.pyc
\.ln
\.o
\.so
\.sw.
\.make\.
^proto
^packages
# Specific build products
^src/man/pkg.1$
^src/man/pkg.5$
^src/man/pkg.depotd.1m$
^src/man/pkgsend.1$
^src/pkg$
^src/pkg.depotd$
^src/pkgdefs/SUNWipkg/prototype$
^src/pkgsend$
^src/util/distro-import/SUNWfixes/
^src/util/distro-import/cluster.import$
^src/util/distro-import/ksh-wrapper$
^src/util/distro-import/proto/
^src/util/distro-import/redist_cluster$
^src/util/distro-import/slim_cluster$
^webrev