I had to exclude these in my local runs as well.
'**/dunit/**',
'**/gfsh_files/**',
'**/*.marker',
'**/*.log',
'**/jmxremote.access',
'**/jmxremote.password',
On Tue, Dec 22, 2015 at 10:19 AM, Anthony Baker <[email protected]> wrote:
> Sounds good.
>
> > On Dec 22, 2015, at 10:07 AM, Jianxia Chen <[email protected]> wrote:
> >
> > +1
> >
> > On Tue, Dec 22, 2015 at 9:53 AM, Dan Smith <[email protected]> wrote:
> >
> >> rat keeps failing when I run it locally if I have any artifacts in my
> local
> >> checkout. I'd like to add these things to the rat exclude list (and our
> >> .gitignore). Any objections?
> >>
> >> **/*.log
> >> **/*.diff
> >> **/*.patch
> >>
> >> -Dan
> >>
>
>
--
Cheers
Jinmei