tscottcoombes1 commented on code in PR #41888: URL: https://github.com/apache/arrow/pull/41888#discussion_r1622837948
########## .gitignore: ########## @@ -102,4 +102,9 @@ __debug_bin .envrc # Develocity +.mvn/.gradle-enterprise/ .mvn/.develocity/ + +# rat +filtered_rat.txt +rat.txt Review Comment: They get created by the `release audit tool` when I run pre-commit As they're not part of the project, I assume I'm not meant to commit them, so i ignored them -- 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]
