.gitignore
author alanb
Sat, 30 Nov 2019 16:21:19 +0000
changeset 59329 289000934908
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation Reviewed-by: dfuchs, chegar
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/**