[igt-dev] [PATCH i-g-t] gitignore: ignore patches diretory

Lucas De Marchi lucas.de.marchi at gmail.com
Fri Oct 5 23:30:51 UTC 2018


On Fri, Oct 05, 2018 at 10:17:37AM +0300, Petri Latvala wrote:
> On Thu, Oct 04, 2018 at 05:04:41PM -0700, Lucas De Marchi wrote:
> > A "patches" directory is usually used by tools like quilt/qf, to
> > maintain wip patches on top. Play nice with those tools by ignoring
> > the directory.
> > 
> > Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
> 
> Reviewed-by: Petri Latvala <petri.latvala at intel.com>

Applied, thanks

Lucas De Marchi

> 
> > ---
> >  .gitignore | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/.gitignore b/.gitignore
> > index 5d85a2dd..3f1e25a2 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -95,3 +95,4 @@ igt-gpu-tools-*/
> >  piglit
> >  results
> >  build
> > +patches
> > -- 
> > 2.19.0
> > 
> > _______________________________________________
> > igt-dev mailing list
> > igt-dev at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/igt-dev
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev


More information about the igt-dev mailing list