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

Christoph Hellwig hch at infradead.org
Wed Nov 6 04:25:39 CST 2013


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



More information about the xfs mailing list