On 24-03-21, 16:33, Viresh Kumar wrote: > Update .gitignore to ignore .swp and .patch files. > > Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> > --- > .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_raw > +*.swp > +*.patch
Ping. -- viresh