All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] Add Makefile to .gitignore
@ 2021-06-11 17:47 Anson Jacob
  2021-06-14 11:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anson Jacob @ 2021-06-11 17:47 UTC (permalink / raw)
  To: igt-dev; +Cc: Anson Jacob

Ignore Makefile generated by meson.sh

Signed-off-by: Anson Jacob <Anson.Jacob@amd.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 470e438f..88dd0338 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ piglit
 results
 build
 patches
+Makefile
-- 
2.25.1

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

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

end of thread, other threads:[~2021-06-14 14:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 17:47 [igt-dev] [PATCH i-g-t] Add Makefile to .gitignore Anson Jacob
2021-06-14 11:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2021-06-14 14:02 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-06-14 14:47 ` [igt-dev] [i-g-t] " 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.