Shanedell commented on code in PR #117: URL: https://github.com/apache/daffodil-vscode/pull/117#discussion_r883807241
########## .gitignore: ########## @@ -45,3 +45,8 @@ src/version.ts # either /tmp or XDG or ... datafile-hex npm-debug.log + +# tmp files +tmp.* + +src/omegaEdit/client Review Comment: Yeah that was let over change change that should have been removed since we renamed the folder and also moved the client this was ignoring to the npm package. -- 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]
