.hgignore
author ccheung
Thu, 04 Jan 2018 22:47:38 -0800
changeset 48611 4d7a4fad8190
parent 48397 ead47ddf5844
child 48743 ba52fa7bbf14
permissions -rw-r--r--
8192927: os::dir_is_empty is incorrect on Windows Summary: Check file names in a directory. It is empty if only the "." and ".." files exist. Use unicode version of windows APIs to handle long path. Reviewed-by: iklam, sspitsyn

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