avantgardnerio commented on code in PR #249: URL: https://github.com/apache/arrow-ballista/pull/249#discussion_r974460424
########## .gitignore: ########## @@ -96,3 +96,6 @@ venv/* # apache release artifacts dev/dist + +# logs +logs/ Review Comment: Running Ballista in any way seems to put logs here that aren't gitignored, which is a pain for developers to not accidentally get them into PRs. -- 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]
