public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] gitignore: ignore patches diretory
@ 2018-10-05  0:04 Lucas De Marchi
  2018-10-05  0:36 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lucas De Marchi @ 2018-10-05  0:04 UTC (permalink / raw)
  To: igt-dev

A "patches" directory is usually used by tools like quilt/qf, to
maintain wip patches on top. Play nice with those tools by ignoring
the directory.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5d85a2dd..3f1e25a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -95,3 +95,4 @@ igt-gpu-tools-*/
 piglit
 results
 build
+patches
-- 
2.19.0

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

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

end of thread, other threads:[~2018-10-05 23:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-05  0:04 [igt-dev] [PATCH i-g-t] gitignore: ignore patches diretory Lucas De Marchi
2018-10-05  0:36 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-10-05  7:17 ` [igt-dev] [PATCH i-g-t] " Petri Latvala
2018-10-05 23:30   ` Lucas De Marchi
2018-10-05  7:54 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox