public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Lans Zhang <jia.zhang@windriver.com>
To: <edk2-devel@ml01.01.org>
Cc: <ting.ye@intel.com>, <jiaxin.wu@intel.com>, <lersek@redhat.com>
Subject: [PATCH] CryptoPkg: ignore the openssl tarball in .gitignore
Date: Sat, 11 Mar 2017 22:23:50 +0800	[thread overview]
Message-ID: <1489242230-8293-1-git-send-email-jia.zhang@windriver.com> (raw)

The modified pattern can match up both the openssl source directory
and tarball.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
---
 CryptoPkg/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CryptoPkg/.gitignore b/CryptoPkg/.gitignore
index 05272c2..a631aaf 100644
--- a/CryptoPkg/.gitignore
+++ b/CryptoPkg/.gitignore
@@ -1,2 +1,2 @@
 Include/openssl
-Library/OpensslLib/openssl-*/
+Library/OpensslLib/openssl-*
-- 
2.7.4



             reply	other threads:[~2017-03-11 14:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 14:23 Lans Zhang [this message]
2017-03-13 14:57 ` [PATCH] CryptoPkg: ignore the openssl tarball in .gitignore Laszlo Ersek

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-list 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=1489242230-8293-1-git-send-email-jia.zhang@windriver.com \
    --to=devel@edk2.groups.io \
    /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