From: Anthony Iliopoulos Date: Wed, 13 May 2026 19:30:40 +0000 (+0200) Subject: gitignore: add xfs_healer binaries and services X-Git-Tag: v7.0.1~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=434afafebb3db625eb265f71c0cf7d6da9ee3141;p=xfsprogs-dev.git gitignore: add xfs_healer binaries and services Update gitignore with the various binaries and services that have been introduced by xfs_healer. Signed-off-by: Anthony Iliopoulos Reviewed-by: "Darrick J. Wong" --- diff --git a/.gitignore b/.gitignore index 6867d669..eb3decd1 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,9 @@ cscope.* /estimate/xfs_estimate /fsr/xfs_fsr /growfs/xfs_growfs +/healer/xfs_healer +/healer/xfs_healer_start +/healer/*.service /io/xfs_io /logprint/xfs_logprint /mdrestore/xfs_mdrestore