Re: [PATCH] gitignore: ignore ltp-agent setup files
Jan Stancek via ltp <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <CAASaF6y7ub0XFU3Cf66=_ztNWAhWVRuxWJGx6on=jaMLJSpJEw@mail.gmail.com> |
Can you elaborate? Wouldn't better place for it be your repo-specific ignore list? (.git/info/exclude) On Sat, May 30, 2026 at 9:32 AM Andrea Cervesato <[email protected]> wrote: > > From: Andrea Cervesato <[email protected]> > > Signed-off-by: Andrea Cervesato <[email protected]> > --- > .gitignore | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/.gitignore b/.gitignore > index f10cd0c80e3655ad720e465f47c12ad0d51e7cd1..61574b1a41745b6d8a68759fd4397e5201badc31 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -63,3 +63,12 @@ compile_commands.json > > # added by scripts/checkpatch.pl > .checkpatch-camelcase.* > + > +# ltp-agent setup > +AGENTS.md > +GEMINI.md > +.agents > +.claude > +agents > +linter > +skills > > --- > base-commit: 5ccf816f5d0e6c0ec3d808be456dd9ffa2a7736d > change-id: 20260530-gitignore_ltp_agent-0c7c137b6156 > > Best regards, > -- > Andrea Cervesato <[email protected]> > > > -- > Mailing list info: https://lists.linux.it/listinfo/ltp > -- Mailing list info: https://lists.linux.it/listinfo/ltp