Thanks Erik! I'll push this now under the trivial rule.
Thanks, Thomas On Wed, May 9, 2018 at 5:52 PM, Erik Joelsson <erik.joels...@oracle.com> wrote: > Looks good to me. > > /Erik > > > > On 2018-05-08 21:59, Thomas Stüfe wrote: >> >> Hi all, >> >> could we add .git to .hgignore? >> >> Bug: https://bugs.openjdk.java.net/browse/JDK-8202822 >> >> Diff: >> >> --- a/.hgignore Wed May 09 06:51:41 2018 +0200 >> +++ b/.hgignore Wed May 09 06:55:10 2018 +0200 >> @@ -13,3 +13,4 @@ >> NashornProfile.txt >> .*/JTreport/.* >> .*/JTwork/.* >> +.*/.git/.* >> >> Thanks! >> >> Thomas > >