RFR: 7903299: Add '.gradle/' and 'build/' to file '.gitignore'

Jonathan Gibbons jjg at openjdk.org
Mon Feb 13 23:39:54 UTC 2023


On Sun, 11 Sep 2022 12:38:57 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> The directories '.gradle' and 'build/' are autumaticall created when opening and building the plugin project. It is good to ignore them in the git repo.
> 
> Thanks for taking time to review.
> 
> Best Regards,
> -- Guoxiong

Marked as reviewed by jjg (Lead).

It would be good to have/use a recommended set of entries in `.gitignore files.

-------------

PR: https://git.openjdk.org/jtreg/pull/116


More information about the jtreg-dev mailing list