.hgignore
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Mon, 11 Jan 2010 20:25:48 -0800
changeset 879 4bb8651330bd
parent 841 abf1c0c872de
child 906 4c633d8c519b
permissions -rw-r--r--
6915162 Xorg server upgrade from 1.7.3 to 1.7.4

# Use perl/python regular expression syntax
syntax: regexp
# Skip build directories
/build_32/
/build_64/
/build_core/
/build_iso8859-\d*/
# Skip downloaded tarballs
open-src/tarballs/.*\.tar
# Skip proto area and packages
proto-.*
# Skip build logs
log/buildit-XW
# 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