lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] [PATCHv5 10/13] net/lwip: update .gitignore with lwip


From: Ilias Apalodimas
Subject: Re: [lwip-devel] [PATCHv5 10/13] net/lwip: update .gitignore with lwip
Date: Thu, 3 Aug 2023 09:01:07 +0300

Hi Maxim

On Wed, 2 Aug 2023 at 17:09, Maxim Uvarov <maxim.uvarov@linaro.org> wrote:
>
> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>

You need to try and be a bit more formal.  This is past the RFC stage,
you need commit messages that make sense.

Thanks
/Ilias
> ---
>  .gitignore | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index 3a4d056edf..9f2935f917 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -108,3 +108,12 @@ __pycache__
>
>  # moveconfig database
>  /moveconfig.db
> +
> +lib/lwip/lwip-external
> +lib/lwip/apps/ping/ping.c
> +lib/lwip/apps/http/http_client.c
> +lib/lwip/apps/http/http_client.h
> +lib/lwip/apps/tftp/tftp.c
> +lib/lwip/apps/tftp/tftp_client.h
> +lib/lwip/apps/tftp/tftp_common.h
> +lib/lwip/apps/tftp/tftp_example.h
> --
> 2.30.2
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]