From: Lucas De Marchi <lucas.demarchi@intel.com>
To: dri-devel@lists.freedesktop.org
Subject: [PATCH libdrm 2/2] gitignore: add _build
Date: Mon, 15 Oct 2018 16:48:07 -0700 [thread overview]
Message-ID: <20181015234807.20016-2-lucas.demarchi@intel.com> (raw)
In-Reply-To: <20181015234807.20016-1-lucas.demarchi@intel.com>
This is the directory used by meson/autotools (at least in the
.gitlab-ci configuration) so ignore the whole dir.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 49cced50..54365c7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@
Makefile
Makefile.in
TAGS
+_build
aclocal.m4
autom4te.cache
bsd-core/*/@
--
2.19.1.1.g8c3cf03f71
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2018-10-15 23:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-15 23:48 [PATCH libdrm 1/2] gitignore: sort file Lucas De Marchi
2018-10-15 23:48 ` Lucas De Marchi [this message]
2018-10-16 11:26 ` [PATCH libdrm 2/2] gitignore: add _build Eric Engestrom
2018-10-16 15:24 ` Lucas De Marchi
2018-10-16 16:38 ` Eric Engestrom
2018-10-19 17:19 ` Lucas De Marchi
2018-12-17 17:43 ` Emil Velikov
2018-12-17 23:38 ` Lucas De Marchi
2018-10-16 11:24 ` [PATCH libdrm 1/2] gitignore: sort file Eric Engestrom
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=20181015234807.20016-2-lucas.demarchi@intel.com \
--to=lucas.demarchi@intel.com \
--cc=dri-devel@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