From: Andrey Albershteyn Date: Wed, 26 Feb 2025 14:50:35 +0000 (+0100) Subject: gitignore: ignore a few newly generated files X-Git-Tag: v6.14.0~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=88940d905da40bbd94d1c70cfdda25e9b4210bd4;p=thirdparty%2Fxfsprogs-dev.git gitignore: ignore a few newly generated files These files are generated from corresponding *.in templates. Reviewed-by: Darrick J. Wong Signed-off-by: Andrey Albershteyn --- diff --git a/.gitignore b/.gitignore index 75686712..5d971200 100644 --- a/.gitignore +++ b/.gitignore @@ -65,12 +65,14 @@ cscope.* /mdrestore/xfs_mdrestore /mkfs/fstyp /mkfs/mkfs.xfs +/mkfs/xfs_protofile /quota/xfs_quota /repair/xfs_repair /rtcp/xfs_rtcp /spaceman/xfs_spaceman /scrub/xfs_scrub /scrub/xfs_scrub_all +/scrub/xfs_scrub_all.timer /scrub/xfs_scrub_fail /scrub/*.cron /scrub/*.service