quantranhong1999 commented on code in PR #1501: URL: https://github.com/apache/james-project/pull/1501#discussion_r1145750952
########## .gitignore: ########## @@ -6,4 +6,19 @@ dockerfiles/run/**/keystore dockerfiles/run/**/glowroot .m2 test-run.log -build \ No newline at end of file +build +*.iml +.idea +*.lib +*.jar +.floo +.flooignore +.m2 +_site/ +keystore +derby.log +src/homepage/Gemfile.lock +mailbox/var/ +src/homepage/.sass-cache/ +KahaDB/ +.attach_pid* Review Comment: I asked him to set this as global git ignore instead, so I think this change can be removed. -- 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]
