jeantil commented on code in PR #2967: URL: https://github.com/apache/james-project/pull/2967#discussion_r2897684040
########## .gitignore: ########## @@ -8,3 +8,4 @@ dockerfiles/run/**/glowroot test-run.log build .mvn/.develocity +.idea/ Review Comment: small nitpick 1. this change is unrelated 2. this local env specific exclusion is more relevant in - `$GIT_DIR/info/exclude.` - or a configured global ignore file for your user (usually achieved by setting `core.excludesFile`) -- 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]
