.hgignore
author Bart Smaalders <Bart.Smaalders@Sun.COM>
Fri, 01 Aug 2008 23:57:44 -0700
changeset 443 5ffa5b7dac9c
parent 428 e011e45fe2cd
child 476 98bfead2f1c3
permissions -rw-r--r--
2589 pyc files generate lots of verify chaff 2726 pkg verify doesn't verify file or content hash by default 2680 packagemanager prototype files don't belong in the workspace

# Ignore compiled byte code, lint output, object files, shared objects,
# VIM swap files, emacs backups and the entire proto area.
\.pyc
\.ln
\.mo
\.o
\.so
\.sw.
\.make\.
\.intltool-merge-cache
~$
^proto
^packages
# Specific build products
^src/gui/data/packagemanager.desktop$
^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/.*/prototype$
^src/CherryPy-.*$
^src/pkgsend$
^src/*.tar.gz$
^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/.*/entire.incorporation$
^webrev