DPDK patches and discussions
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: dev@dpdk.org
Cc: Thomas Monjalon <thomas.monjalon@6wind.com>,
	Baruch Siach <baruch@tkos.co.il>
Subject: [dpdk-dev] [PATCH] gitignore: ignore top level build/ directory
Date: Tue, 13 Dec 2016 13:48:30 +0200	[thread overview]
Message-ID: <2dfce93f986deb95eb5ac4773e020005d45f0c48.1481629710.git.baruch@tkos.co.il> (raw)

RTE_OUTPUT defaults to build/.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a722abea21fe..7b462d3a0455 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 doc/guides/nics/overview_table.txt
+/build/
-- 
2.10.2

             reply	other threads:[~2016-12-13 11:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-13 11:48 Baruch Siach [this message]
2016-12-13 12:02 ` Ferruh Yigit
2016-12-19 14:05   ` Thomas Monjalon
2016-12-19 16:14     ` Bruce Richardson
2016-12-19 16:38       ` Thomas Monjalon
2016-12-19 16:50       ` Mcnamara, John
2016-12-19 17:14         ` Bruce Richardson
2018-05-22 21:45           ` Thomas Monjalon
2018-05-24 21:08             ` Stephen Hemminger

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=2dfce93f986deb95eb5ac4773e020005d45f0c48.1481629710.git.baruch@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /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;
as well as URLs for NNTP newsgroup(s).