hangc0276 opened a new pull request #3391: URL: https://github.com/apache/iceberg/pull/3391
### Motivation When run tests using Intellij idea, it will create many output files list as follow ``` api/out/ common/out/ core/out/ data/out/ flink/out/ hive-metastore/out/ orc/out/ parquet/out/ ``` Those output files will be traced by git ### Modification 1. add `out` into `.gitignore` to filter those output files. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
