From: Christoph Hellwig Date: Wed, 6 Nov 2013 10:25:39 +0000 (+0000) Subject: xfsprogs: add generated crc files to .gitignore X-Git-Tag: v3.2.0-alpha2~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=659fb8470be7e21f8f24a0a2cf69216542ad39c8;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: add generated crc files to .gitignore Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Rich Johnston --- diff --git a/.gitignore b/.gitignore index 446d84ebf..913b371fc 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