Building xfsprogs seems to produce many build artifacts which are
not tracked by git. Ignore them.
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrey Albershteyn <aalbersh@redhat.com>
/config.status
/config.sub
/configure
+/*~
# libtool
/libtool
/rtcp/xfs_rtcp
/spaceman/xfs_spaceman
/scrub/xfs_scrub
-/scrub/xfs_scrub@.service
/scrub/xfs_scrub_all
-/scrub/xfs_scrub_all.cron
-/scrub/xfs_scrub_all.service
-/scrub/xfs_scrub_fail@.service
+/scrub/xfs_scrub_fail
+/scrub/*.cron
+/scrub/*.service
# generated crc files
/libfrog/crc32selftest
/libfrog/crc32table.h
/libfrog/gen_crc32table
+
+# docs
+/man/man8/mkfs.xfs.8
+/man/man8/xfs_scrub_all.8