.hgignore

Wed, 12 Feb 2014 11:16:35 -0800

author
asaha
date
Wed, 12 Feb 2014 11:16:35 -0800
changeset 806
7e11bf43f4a2
parent 283
07cefc062032
child 952
6d5471a497fb
child 1741
a136c901f3f5
permissions
-rw-r--r--

Added tag jdk8u11-b00 for changeset d88b60cdc8f3

     1 syntax: glob
     3 ^.hgtip
     4 build/*
     5 dist/*
     6 /nbproject/private/
     7 private.xml
     8 private.properties
     9 webrev/*
    10 webrev.zip
    11 .classpath
    12 *.class
    13 *.clazz
    14 *.log
    15 *.orig
    16 genfiles.properties
    17 hotspot.log
    18 .DS_Store*
    19 TEST-*.xml
    20 TESTS-*.xml
    21 report.xml
    22 CC/*
    23 jcov2/*
    24 .idea/*
    25 test/lib/testng.jar
    26 test/script/external/*
    27 .project

mercurial