.hgignore
author jlahoda
Wed, 27 Nov 2019 09:00:01 +0100
changeset 59285 7799a51dbe30
parent 57608 0d17da18142b
permissions -rw-r--r--
8231826: Implement javac changes for pattern matching for instanceof Reviewed-by: mcimadamore Contributed-by: brian.goetz@oracle.com, gavin.bierman@oracle.com, maurizio.cimadamore@oracle.com, srikanth.adayapalam@oracle.com, vicente.romero@oracle.com, jan.lahoda@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
37861
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents: 34496
diff changeset
     3
^.idea/
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     4
nbproject/private/
6729
6972f2f93eba 6978977: Productivity: use ant for java part of build
igor
parents: 4312
diff changeset
     5
^webrev
42282
faf3b6722c44 8031567: Better model for storing source revision information
ihse
parents: 37861
diff changeset
     6
^.src-rev$
34496
b05757ebc035 8145185: Rename JAB the build tool to JIB
erikj
parents: 34491
diff changeset
     7
^.jib/
57608
0d17da18142b 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai
parents: 50074
diff changeset
     8
(^|/)\.DS_Store
0d17da18142b 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai
parents: 50074
diff changeset
     9
(^|/)\.metadata/
0d17da18142b 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai
parents: 50074
diff changeset
    10
(^|/)\.recommenders/
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 47216
diff changeset
    11
test/nashorn/script/external
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 47216
diff changeset
    12
test/nashorn/lib
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 47216
diff changeset
    13
NashornProfile.txt
57608
0d17da18142b 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai
parents: 50074
diff changeset
    14
(^|/)JTreport/
0d17da18142b 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai
parents: 50074
diff changeset
    15
(^|/)JTwork/
0d17da18142b 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai
parents: 50074
diff changeset
    16
(^|/)\.git/
0d17da18142b 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai
parents: 50074
diff changeset
    17
^src/utils/hsdis/build/