From: Lucas De Marchi <lucas.demarchi@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] gitignore: ignore patches diretory
Date: Thu, 4 Oct 2018 17:04:41 -0700 [thread overview]
Message-ID: <20181005000441.1215-1-lucas.demarchi@intel.com> (raw)
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
next reply other threads:[~2018-10-05 0:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-05 0:04 Lucas De Marchi [this message]
2018-10-05 0:36 ` [igt-dev] ✓ Fi.CI.BAT: success for gitignore: ignore patches diretory 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
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=20181005000441.1215-1-lucas.demarchi@intel.com \
--to=lucas.demarchi@intel.com \
--cc=igt-dev@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox