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

2023-08-02 Thread Ilias Apalodimas
Hi Maxim On Wed, 2 Aug 2023 at 17:09, Maxim Uvarov wrote: > > Signed-off-by: Maxim Uvarov 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

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

2023-08-02 Thread Simon Glass
Hi Maxim, On Wed, 2 Aug 2023 at 08:11, Maxim Uvarov wrote: > > Signed-off-by: Maxim Uvarov > --- > .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

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

2023-08-02 Thread Maxim Uvarov
Signed-off-by: Maxim Uvarov --- .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