All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Yacoub <markyacoub@chromium.org>
To: igt-dev@lists.freedesktop.org
Cc: seanpaul@chromium.org, Mark Yacoub <markyacoub@google.com>
Subject: [igt-dev] [PATCH] Add .vscode to gitignore
Date: Thu, 24 Jun 2021 17:24:36 +0000	[thread overview]
Message-ID: <20210624172436.1467489-1-markyacoub@chromium.org> (raw)

From: Mark Yacoub <markyacoub@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
-- 
2.32.0.93.g670b81a890-goog

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

             reply	other threads:[~2021-06-24 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24 17:24 Mark Yacoub [this message]
2021-06-28 13:45 ` [igt-dev] ✓ Fi.CI.BAT: success for Add .vscode to gitignore Patchwork
2021-06-28 16:48 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-07-02 14:12 ` [igt-dev] [PATCH] " Mark Yacoub
2021-07-12 15:18   ` Mark Yacoub
2021-07-23 13:47 ` Rodrigo Siqueira
2021-07-26  9:16 ` Petri Latvala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210624172436.1467489-1-markyacoub@chromium.org \
    --to=markyacoub@chromium.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=markyacoub@google.com \
    --cc=seanpaul@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.