.gitignore
author egahlin
Fri, 29 Nov 2019 17:31:01 +0100
changeset 59327 2c3578aa0bdf
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice() Reviewed-by: mgronlun
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
51676
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     1
/build/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     2
/dist/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     3
/.idea/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     4
nbproject/private/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     5
/webrev
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     6
/.src-rev
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     7
/.jib/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     8
.DS_Store
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
     9
.metadata/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    10
.recommenders/
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    11
test/nashorn/script/external
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    12
test/nashorn/lib
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    13
NashornProfile.txt
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    14
**/JTreport/**
5a1be00ea4f6 8210283: Support git as an SCM alternative in the build
erikj
parents:
diff changeset
    15
**/JTwork/**