.gitignore
author mgronlun
Wed, 30 Oct 2019 19:43:52 +0100
changeset 58863 c16ac7a2eba4
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8226511: Implement JFR Event Streaming Reviewed-by: egahlin, mseledtsov, mgronlun Contributed-by: erik.gahlin@oracle.com, mikhailo.seledtsov@oracle.com, markus.gronlund@oracle.com
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/**