All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH] Add .vscode to gitignore
@ 2021-06-24 17:24 Mark Yacoub
  2021-06-28 13:45 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mark Yacoub @ 2021-06-24 17:24 UTC (permalink / raw)
  To: igt-dev; +Cc: seanpaul, Mark Yacoub

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

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-07-26  9:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 17:24 [igt-dev] [PATCH] Add .vscode to gitignore Mark Yacoub
2021-06-28 13:45 ` [igt-dev] ✓ Fi.CI.BAT: success for " 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

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.