.hgignore
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Sun, 28 Feb 2010 15:25:31 -0800
changeset 916 a2113251a45c
parent 906 4c633d8c519b
child 922 db66e53f0c94
permissions -rw-r--r--
6928167 Integrate X server mdb module into xorg-server build & packages (fix SPARC build)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
820
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     1
# Use perl/python regular expression syntax
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     2
syntax: regexp
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     3
# Skip build directories
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     4
/build_32/
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     5
/build_64/
841
abf1c0c872de 6896574 Font repackaging and upgrade to X11R7.5 fonts (hg/open gate fixes)
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 820
diff changeset
     6
/build_core/
abf1c0c872de 6896574 Font repackaging and upgrade to X11R7.5 fonts (hg/open gate fixes)
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 820
diff changeset
     7
/build_iso8859-\d*/
820
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     8
# Skip downloaded tarballs
906
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
     9
open-src/tarballs
820
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    10
# Skip proto area and packages
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    11
proto-.*
906
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    12
# Skip build logs & reports from build cron jobs
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    13
^log/
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    14
^report/
820
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    15
# Skip other files built during the build
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    16
open-src/data/smf-rbac/x11-server.xml
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    17
# Skip emacs/patch backup files
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    18
.*\~$
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    19
# Skip Solaris make state files
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    20
/\.make\.state
906
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    21
# Skip directories used by gate hooks
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    22
^public/
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    23
# Skip webrevs generated by hg webrev
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    24
^webrev/