<iframe src="//giphy.com/embed/102bod0MpAwK8U?html5=true" width="480" height="270" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href=" http://giphy.com/gifs/funny-animated-cheezburger-102bod0MpAwK8U">via GIPHY</a></p>
On Tue, Dec 22, 2015 at 11:09 AM, Jinmei Liao <[email protected]> wrote: > 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 >
