.hgignore
author Danek Duvall <danek.duvall@sun.com>
Mon, 18 Aug 2008 19:01:50 -0700
changeset 476 98bfead2f1c3
parent 443 5ffa5b7dac9c
child 607 77b19d8766e7
permissions -rw-r--r--
2940 pyOpenSSL tarball and directory need to be in .hgignore

# 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/pyOpenSSL-.*$
^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