On Thu, Feb 13, 2025 at 09:14:32PM +0100, Andrey Albershteyn wrote: > These files are generated from corresponding *.in templates. > > Signed-off-by: Andrey Albershteyn <aalbersh@xxxxxxxxxx> Reviewed-by: "Darrick J. Wong" <djwong@xxxxxxxxxx> --D > --- > .gitignore | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/.gitignore b/.gitignore > index 756867124a021b195a10fc2a8a598f16aa6514c4..5d971200d5bfb285e680427de193f81d8ab77c06 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 > > -- > 2.47.2 > >