[PATCH] xfsprogs: add generated crc files to .gitignore

Dave Chinner david at fromorbit.com
Wed Nov 6 13:47:38 CST 2013


On Wed, Nov 06, 2013 at 02:25:39AM -0800, Christoph Hellwig wrote:
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> 
> diff --git a/.gitignore b/.gitignore
> index 446d84e..913b371 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -67,3 +67,8 @@ cscope.*
>  /quota/xfs_quota
>  /repair/xfs_repair
>  /rtcp/xfs_rtcp
> +
> +# generated crc files
> +/libxfs/crc32selftest
> +/libxfs/crc32table.h
> +/libxfs/gen_crc32table

Ah, I've never noticed that because I don't build in the source
trees I work in.

Reviewed-by: Dave Chinner <dchinner at redhat.com>
-- 
Dave Chinner
david at fromorbit.com



More information about the xfs mailing list