public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfsprogs: add generated crc files to .gitignore
@ 2013-11-06 10:25 Christoph Hellwig
  2013-11-06 19:47 ` Dave Chinner
  2013-11-10  1:04 ` Rich Johnston
  0 siblings, 2 replies; 3+ messages in thread
From: Christoph Hellwig @ 2013-11-06 10:25 UTC (permalink / raw)
  To: xfs


Signed-off-by: Christoph Hellwig <hch@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

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-10  1:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 10:25 [PATCH] xfsprogs: add generated crc files to .gitignore Christoph Hellwig
2013-11-06 19:47 ` Dave Chinner
2013-11-10  1:04 ` Rich Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox