public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael Kubacki" <michael.kubacki@outlook.com>
To: devel@edk2.groups.io
Cc: Leif Lindholm <leif@nuviainc.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Ard Biesheuvel <ard.biesheuvel@arm.com>,
	Liming Gao <gaoliming@byosoft.com.cn>
Subject: [edk2-platforms][PATCH v1 1/1] .gitignore: Match contents to edk2
Date: Mon, 26 Oct 2020 10:43:34 -0700	[thread overview]
Message-ID: <DM5PR07MB3435D9360B079133F738146BE9190@DM5PR07MB3435.namprd07.prod.outlook.com> (raw)

From: Michael Kubacki <michael.kubacki@microsoft.com>

The .gitignore file is currently missing a few key items like the
Build directory. This change updates the contents to match the edk2
file for a similar experience on the two repos.

Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 58200d4d732e..1dd30c141066 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,7 @@
+Build/
+.DS_Store
+*_extdep/
+*.pyc
 __pycache__/
+tags/
+.vscode/
-- 
2.28.0.windows.1


             reply	other threads:[~2020-10-26 17:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26 17:43 Michael Kubacki [this message]
2020-10-27  6:24 ` 回复: [edk2-platforms][PATCH v1 1/1] .gitignore: Match contents to edk2 gaoliming
2020-10-27 23:02   ` Michael Kubacki
2020-10-28  5:26     ` 回复: [edk2-devel] " gaoliming

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=DM5PR07MB3435D9360B079133F738146BE9190@DM5PR07MB3435.namprd07.prod.outlook.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