pitrou commented on code in PR #46018: URL: https://github.com/apache/arrow/pull/46018#discussion_r2056165967
########## dev/.gitignore: ########## @@ -18,3 +18,6 @@ # Python virtual environments for dev tools .venv*/ +# yum-based builds copy a lot of files there +tasks/linux-packages/apache-arrow/yum/build/ Review Comment: Suggestion applied. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org