RFR: JDK-8244966: Add .vscode to .hgignore
Lemmond, Dan
dlemmond at amazon.com
Fri May 15 23:06:24 UTC 2020
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.
Thanks,
Dan
More information about the build-dev
mailing list