[igt-dev] [PATCH] Add .vscode to gitignore

Petri Latvala petri.latvala at intel.com
Mon Jul 26 09:16:45 UTC 2021


On Thu, Jun 24, 2021 at 05:24:36PM +0000, Mark Yacoub wrote:
> From: Mark Yacoub <markyacoub at google.com>
> 
> Given the popularity of vscode, .vscode is a directory that holds
> the personal vscode preferences.
> 
> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 88dd0338..119c80ba 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -50,3 +50,5 @@ results
>  build
>  patches
>  Makefile
> +
> +.vscode
> \ No newline at end of file

Newline at the end please.

With that,

Reviewed-by: Petri Latvala <petri.latvala at intel.com>


> -- 
> 2.32.0.93.g670b81a890-goog
> 
> _______________________________________________
> 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