.hgignore
author kctran@xserver.sfbay.sun.com
Mon, 24 May 2010 14:26:42 -0700
changeset 954 abbc10cb0c1b
parent 935 f812f9863e75
child 970 272328fe1b4a
permissions -rw-r--r--
Added tag nv_141 for changeset d3b9d95040c9
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
922
db66e53f0c94 6933880 Simplify building the same X workspace on sparc & x86
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 906
diff changeset
     4
/build-i386/
db66e53f0c94 6933880 Simplify building the same X workspace on sparc & x86
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 906
diff changeset
     5
/build-amd64/
db66e53f0c94 6933880 Simplify building the same X workspace on sparc & x86
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 906
diff changeset
     6
/build-sparc/
db66e53f0c94 6933880 Simplify building the same X workspace on sparc & x86
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 906
diff changeset
     7
/build-sparcv9/
935
f812f9863e75 6941861 Collected X gate build fixes
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 922
diff changeset
     8
/build-core/
f812f9863e75 6941861 Collected X gate build fixes
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 922
diff changeset
     9
/build-iso8859-\d*/
820
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    10
# 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
    11
open-src/tarballs
935
f812f9863e75 6941861 Collected X gate build fixes
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 922
diff changeset
    12
# Skip checksum verification files for downloaded tarballs
f812f9863e75 6941861 Collected X gate build fixes
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 922
diff changeset
    13
/\.checksum_done\.
820
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    14
# Skip proto area and packages
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    15
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
    16
# 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
    17
^log/
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    18
^report/
820
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    19
# Skip other files built during the build
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    20
open-src/data/smf-rbac/x11-server.xml
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    21
# Skip emacs/patch backup files
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    22
.*\~$
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    23
# Skip Solaris make state files
0a8f611a3afe Add .hgignore
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    24
/\.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
    25
# 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
    26
^public/
4c633d8c519b 6927451 X gate build scripts & Makefiles need adjustments for hg master gate
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 841
diff changeset
    27
# 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
    28
^webrev/