On 2020-05-16 01:06, Lemmond, Dan wrote:
Hi,
This is my first review request so apologies for any missteps or
inconsistencies.
JBS: https://bugs.openjdk.java.net/browse/JDK-8244966
Webrev: http://cr.openjdk.java.net/~phh/8244966/webrev.01/
Please review this change that adds the .vscode directory to .hgignore, similar
to the .idea directory. This directory is generated by various Visual Studio
Code plugins during development.
Testing:
Local testing done, verified that .vscode/ no longer shows up when running hg
status.
We now also have a .gitignore that should be kept in lockstep with
.hgignore. Please update it as well.
/Magnus
Thanks,
Dan