[igt-dev] [PATCH] Add .vscode to gitignore
Mark Yacoub
markyacoub at chromium.org
Fri Jul 2 14:12:38 UTC 2021
On Thu, Jun 24, 2021 at 1:24 PM Mark Yacoub <markyacoub at chromium.org> wrote:
>
> From: Mark Yacoub <markyacoub at google.com>
>
> Given the popularity of vscode, .vscode is a directory that holds
> the personal vscode preferences.
>
Signed-off-by: Mark Yacoub <markyacoub at chromium.org>
> ---
> .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
> --
> 2.32.0.93.g670b81a890-goog
>
More information about the igt-dev
mailing list