You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/05/11 15:35:38 UTC

[GitHub] [cordova-android] breautek commented on a diff in pull request #1154: (android) Move MainActivity.java to folder that tracks the app package name (widget id)

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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org