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

Petri Latvala petri.latvala at intel.com
Fri Oct 5 07:17:37 UTC 2018


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>


> ---
>  .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


More information about the igt-dev mailing list