.hgignore
author jlahoda
Tue, 08 Jan 2019 16:31:27 +0100
changeset 53215 299fe76c25c7
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8215438: jshell tool: Ctrl-D causes EOF Summary: Properly handling EndOfFileException so that jshell can be closed with Ctrl-D. Reviewed-by: rfield

^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/.*