.hgignore
author kbarrett
Tue, 19 Mar 2019 14:08:20 -0400
changeset 54190 021448dc442c
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled Summary: Use __typeof__(x) instead of typeof(x). Reviewed-by: shade, sgehwolf

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
\.DS_Store
\.metadata/
\.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
.*/JTreport/.*
.*/JTwork/.*
.*/.git/.*