.hgignore
changeset 607 77b19d8766e7
parent 476 98bfead2f1c3
child 621 6c144915eed1
--- a/.hgignore	Mon Oct 20 20:31:00 2008 -0500
+++ b/.hgignore	Tue Oct 21 00:16:36 2008 -0700
@@ -12,6 +12,8 @@
 ^proto
 ^packages
 # Specific build products
+^src/*.tar.gz$
+^src/CherryPy-.*$
 ^src/gui/data/packagemanager.desktop$
 ^src/man/pkg.1$
 ^src/man/pkg.5$
@@ -19,19 +21,19 @@
 ^src/man/pkgrecv.1$
 ^src/man/pkgsend.1$
 ^src/pkg$
-^src/pkgrecv$
 ^src/pkg.depotd$
 ^src/pkgdefs/.*/prototype$
-^src/CherryPy-.*$
+^src/pkgrecv$
+^src/pkgsend$
 ^src/pyOpenSSL-.*$
-^src/pkgsend$
-^src/*.tar.gz$
+^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/distro-import/.*/entire.incorporation$
 ^webrev
-