.hgignore
author johansen <johansen@sun.com>
Mon, 10 Nov 2008 15:12:54 -0800
changeset 691 cd1d9c1e82f3
parent 621 6c144915eed1
child 742 909b912fa942
permissions -rw-r--r--
4612 Alternative to os.fork needed for subprocess 4731 improper format string in FileListRetrievalError

# 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/*.tar.gz$
^src/CherryPy-.*$
^src/gui/data/packagemanager.desktop$
^src/gui/help/.*/package-manager.xml$
^src/man/pkg.1$
^src/man/pkg.5$
^src/man/pkg.depotd.1m$
^src/man/pkgrecv.1$
^src/man/pkgsend.1$
^src/pkg$
^src/pkg.depotd$
^src/pkgdefs/.*/prototype$
^src/pkgrecv$
^src/pkgsend$
^src/pyOpenSSL-.*$
^src/um/data/updatemanager-preferences.schemas$
^src/um/data/updatemanager.desktop$
^src/um/data/updatemanagernotifier.desktop$
^src/util/distro-import/.*/entire.incorporation$
^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/misc/extract_hostid$
^webrev