breautek commented on code in PR #1154: URL: https://github.com/apache/cordova-android/pull/1154#discussion_r870470723
########## .gitignore: ########## @@ -54,3 +54,4 @@ coverage/ .project .settings .classpath +.vscode/ Review Comment: While I agree with adding `.vscode` to `.gitignore`, it probably should be done in it's own PR. Should this PR be merged in, but reverted, it would also revert this change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
