kbendick opened a new pull request #2592: URL: https://github.com/apache/iceberg/pull/2592
I have a number of `.out` folders that are getting in the way of my tab completion when I move around between different folders. These are generated by gradle, and so I've added them to the .gitignore. There is an existing entry, `out`, which does not catch these but is listed under the `gradle` section. I've removed it. It was added in a PR that also added some automation for the site, so I built the site locally and clicked around to se if an `out` log was generated but it was not. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
