.hgignore
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Mon, 15 Mar 2010 13:30:45 -0700
changeset 926 776b160bcc74
parent 922 db66e53f0c94
child 935 f812f9863e75
permissions -rw-r--r--
6928973 Remove /usr/sfw/lib/64 symlink from SUNWfreetype2

# Use perl/python regular expression syntax
syntax: regexp
# Skip build directories
/build-i386/
/build-amd64/
/build-sparc/
/build-sparcv9/
/build_core/
/build_iso8859-\d*/
# Skip downloaded tarballs
open-src/tarballs
# Skip proto area and packages
proto-.*
# Skip build logs & reports from build cron jobs
^log/
^report/
# Skip other files built during the build
open-src/data/smf-rbac/x11-server.xml
# Skip emacs/patch backup files
.*\~$
# Skip Solaris make state files
/\.make\.state
# Skip directories used by gate hooks
^public/
# Skip webrevs generated by hg webrev
^webrev/