public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH v2 1/1] .gitignore: Match contents to edk2
@ 2020-10-28 21:35 Michael Kubacki
  2020-10-30  1:02 ` 回复: " gaoliming
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Kubacki @ 2020-10-28 21:35 UTC (permalink / raw)
  To: devel; +Cc: Leif Lindholm, Michael D Kinney, Ard Biesheuvel, Liming Gao

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

This commit updates the contents of the .gitignore file to include
relevant items from the edk2 file for a similar experience across
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>
---

Notes:
    V2 changes:
    
    * Removed the Build directory from .gitignore and correspondingly
      updated the commit message.

 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* 回复: [edk2-platforms][PATCH v2 1/1] .gitignore: Match contents to edk2
  2020-10-28 21:35 [edk2-platforms][PATCH v2 1/1] .gitignore: Match contents to edk2 Michael Kubacki
@ 2020-10-30  1:02 ` gaoliming
  0 siblings, 0 replies; 2+ messages in thread
From: gaoliming @ 2020-10-30  1:02 UTC (permalink / raw)
  To: michael.kubacki, devel
  Cc: 'Leif Lindholm', 'Michael D Kinney',
	'Ard Biesheuvel'

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: michael.kubacki@outlook.com <michael.kubacki@outlook.com>
> 发送时间: 2020年10月29日 5:36
> 收件人: devel@edk2.groups.io
> 抄送: 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>
> 主题: [edk2-platforms][PATCH v2 1/1] .gitignore: Match contents to edk2
> 
> From: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> This commit updates the contents of the .gitignore file to include
> relevant items from the edk2 file for a similar experience across
> 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>
> ---
> 
> Notes:
>     V2 changes:
> 
>     * Removed the Build directory from .gitignore and correspondingly
>       updated the commit message.
> 
>  .gitignore | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 58200d4d732e..df38443ab782 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1 +1,6 @@
> +.DS_Store
> +*_extdep/
> +*.pyc
>  __pycache__/
> +tags/
> +.vscode/
> --
> 2.28.0.windows.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-30  1:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-28 21:35 [edk2-platforms][PATCH v2 1/1] .gitignore: Match contents to edk2 Michael Kubacki
2020-10-30  1:02 ` 回复: " gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox