Re: [PATCH] gitignore: Update with some filetypes

2021-07-13 Thread Alex Bennée
Viresh Kumar writes: > On 26-05-21, 13:13, Alex Bennée wrote: >> >> Viresh Kumar writes: >> >> > Update .gitignore to ignore .swp and .patch files. >> > >> > Signed-off-by: Viresh Kumar >> >> Reviewed-by: Alex Bennée > > No one picked it up yet, do I need to do something here ? As no one

Re: [PATCH] gitignore: Update with some filetypes

2021-07-12 Thread Viresh Kumar
On 26-05-21, 13:13, Alex Bennée wrote: > > Viresh Kumar writes: > > > Update .gitignore to ignore .swp and .patch files. > > > > Signed-off-by: Viresh Kumar > > Reviewed-by: Alex Bennée No one picked it up yet, do I need to do something here ? -- viresh

Re: [PATCH] gitignore: Update with some filetypes

2021-05-26 Thread Alex Bennée
Viresh Kumar writes: > Update .gitignore to ignore .swp and .patch files. > > Signed-off-by: Viresh Kumar Reviewed-by: Alex Bennée -- Alex Bennée

Re: [PATCH] gitignore: Update with some filetypes

2021-05-25 Thread Viresh Kumar
On 24-03-21, 16:33, Viresh Kumar wrote: > Update .gitignore to ignore .swp and .patch files. > > Signed-off-by: Viresh Kumar > --- > .gitignore | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/.gitignore b/.gitignore > index 75a4be07240f..eb2553026c5e 100644 > --- a/.gitignore > +++ b

[PATCH] gitignore: Update with some filetypes

2021-03-24 Thread Viresh Kumar
Update .gitignore to ignore .swp and .patch files. Signed-off-by: Viresh Kumar --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 75a4be07240f..eb2553026c5e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ GTAGS *~ *.ast_raw *.depend_r