.gitignore
author rriggs
Wed, 02 Oct 2019 13:57:03 -0400
changeset 58446 5c83830390ba
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8231663: Incorrect GPL header in some RMI/SQL package-info.java files Reviewed-by: bpb, iris, lancea
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/**