Shanedell commented on code in PR #232: URL: https://github.com/apache/daffodil-vscode/pull/232#discussion_r924749994
########## build/package/.vscodeignore: ########## @@ -17,8 +17,8 @@ */** !dist/ext/extension.js !images/* -!LICENSE -!NOTICE +# !LICENSE +# !NOTICE Review Comment: Yeah I added the ignore to make sure the build/package ones were being copied in, I will remove these comments but I think the package script will need to ignore them as it will copy in the root directory ones -- 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]
