.hgignore
author johansen <johansen@sun.com>
Mon, 12 May 2008 14:47:31 -0700
changeset 375 fa5286b09191
parent 353 1833de81bb74
child 377 90c02a011a3a
permissions -rw-r--r--
1773 Want tool to obtain contents of packages

# Ignore compiled byte code, lint output, object files, shared objects,
# VIM swap files, emacs backups 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/pkgrecv.1$
^src/man/pkgsend.1$
^src/pkg$
^src/pkgrecv$
^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$
^src/util/distro-import/86/entire.incorporation
^webrev