jongyoul commented on code in PR #20: URL: https://github.com/apache/zeppelin-site/pull/20#discussion_r1762186700
########## .github/workflows/helium/.gitignore: ########## @@ -0,0 +1,7 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ + +node_modules Review Comment: please add a new line at the end of the file. By the way, it's better to locate this file in the root directory. -- 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]
