public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Liming Gao" <liming.gao@intel.com>
To: "Ni, Ray" <ray.ni@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Ray Ni <niruiyu@users.noreply.github.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [PATCH] .gitignore: Ignore .vscode/ directory generated by VS Code
Date: Tue, 7 Jul 2020 14:19:23 +0000	[thread overview]
Message-ID: <MWHPR11MB163046D3553DBFFDB5E4B05980660@MWHPR11MB1630.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200706025532.343-1-ray.ni@intel.com>

Ray:
  Is this patch for edk2-platform repo? I see edk2 repo .gitignore has included .vscode. 

Thanks
Liming
> -----Original Message-----
> From: Ni, Ray <ray.ni@intel.com>
> Sent: Monday, July 6, 2020 10:56 AM
> To: devel@edk2.groups.io
> Cc: Ray Ni <niruiyu@users.noreply.github.com>; Gao, Liming <liming.gao@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: [PATCH] .gitignore: Ignore .vscode/ directory generated by VS Code
> 
> From: Ray Ni <niruiyu@users.noreply.github.com>
> 
> Signed-off-by: Ray Ni <ray.ni@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 58200d4d73..115bbade55 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1 +1,2 @@
>  __pycache__/
> 
> +.vscode/
> 
> --
> 2.26.2.windows.1


  reply	other threads:[~2020-07-07 14:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  2:55 [PATCH] .gitignore: Ignore .vscode/ directory generated by VS Code Ni, Ray
2020-07-07 14:19 ` Liming Gao [this message]
2020-08-17  3:00   ` Ni, Ray

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=MWHPR11MB163046D3553DBFFDB5E4B05980660@MWHPR11MB1630.namprd11.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