Integrated: 7903299: Add '.gradle/' and 'build/' to file '.gitignore'
Guoxiong Li
gli at openjdk.org
Tue Feb 14 07:11:13 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
This pull request has now been integrated.
Changeset: 430818ed
Author: Guoxiong Li <gli at openjdk.org>
Committer: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/430818ed9d640f0367eb1dad811533cd4eeec7ae
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
7903299: Add '.gradle/' and 'build/' to file '.gitignore'
Reviewed-by: mcimadamore, jjg
-------------
PR: https://git.openjdk.org/jtreg/pull/116
More information about the jtreg-dev
mailing list