zcsizmadia commented on PR #2500: URL: https://github.com/apache/avro/pull/2500#issuecomment-1723439053
@RyanSkraba Quick fix for AVRO-3859. I followed the pattern which is already in the clean step. Personally I like using `git clean -dfx` for such cleanings. It deletes all untracked and unwanted files, and by honoring the .gitignore file(s). -- 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]
