[meta-virtualization] [PATCH] .gitignore: ignore .patch files

ChenQi Qi.Chen at windriver.com
Mon Aug 5 18:46:41 PDT 2019


On 08/06/2019 09:04 AM, Bruce Ashfield wrote:
> Not that I fundamentally disagree with the patch .. but why would we 
> want to .gitignore patches ? I personally want them to be picked up as 
> changed, or if they've been dropped in the wrong directory.
Sorry. I meant to ignore patches in top dir of meta-virtualization. It 
should be /*.patch like in oe-core and meta-openembedded's .gitignore. 
I'll send out V2.

Best Regards,
Chen Qi

>
> Bruce
>
> On Mon, Aug 5, 2019 at 8:56 AM Chen Qi <Qi.Chen at windriver.com 
> <mailto:Qi.Chen at windriver.com>> wrote:
>
>     Signed-off-by: Chen Qi <Qi.Chen at windriver.com
>     <mailto:Qi.Chen at windriver.com>>
>     ---
>      .gitignore | 1 +
>      1 file changed, 1 insertion(+)
>
>     diff --git a/.gitignore b/.gitignore
>     index 65feb82..f0047e5 100644
>     --- a/.gitignore
>     +++ b/.gitignore
>     @@ -3,4 +3,5 @@ pyshtables.py
>      *.swp
>      *.orig
>      *.rej
>     +*.patch
>      *~
>     -- 
>     2.17.1
>
>     -- 
>     _______________________________________________
>     meta-virtualization mailing list
>     meta-virtualization at yoctoproject.org
>     <mailto:meta-virtualization at yoctoproject.org>
>     https://lists.yoctoproject.org/listinfo/meta-virtualization
>
>
>
> -- 
> - Thou shalt not follow the NULL pointer, for chaos and madness await 
> thee at its end
> - "Use the force Harry" - Gandalf, Star Trek II
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20190806/16a58098/attachment-0001.html>


More information about the meta-virtualization mailing list