[Intel-gfx] [PATCH i-g-t] gitignore: Add files starting with .

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Wed Feb 15 12:24:27 UTC 2017


On pe, 2017-02-10 at 12:37 -0800, Michel Thierry wrote:
> I cant be the only one that have added .tags by mistake.
> 
> Cc: Marius Vlad <marius.c.vlad at intel.com>
> Cc: Petri Latvala <petri.latvala at intel.com>
> Signed-off-by: Michel Thierry <michel.thierry at intel.com>

<SNIP>

> +++ b/.gitignore
> @@ -81,6 +81,7 @@ core
>  *.swo
>  *.swp
>  *.dirstamp
> +.*

You need to at least have "!.gitignore" to avoid ignoring further
changes :)

Regards, Joonas

>  cscope.*
>  TAGS
>  build-aux/
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation


More information about the Intel-gfx mailing list