On Wed, Feb 08, 2023 at 17:05:28 +0100, Martin Kletzander wrote: > This reverts commit f2d379e7cb802f922409c35e4831ee52a2162486. > > Any tool-related ignores should go to user's global ignore file or the user's > local exclude file which is per-project. See git-config(1) and gitignore(5) for > more details. > > Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> > --- > .gitignore | 12 +----------- > 1 file changed, 1 insertion(+), 11 deletions(-) You can use: Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx> but I'm not too fussy about having few more ignores.