linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfsprogs: add xfs_spaceman to .gitignore
@ 2017-10-15  3:25 Zorro Lang
  2017-10-16 18:36 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Zorro Lang @ 2017-10-15  3:25 UTC (permalink / raw)
  To: linux-xfs

The new binary xfs_spaceman isn't in .gitignore, so ignore it in
this patch.

Signed-off-by: Zorro Lang <zlang@redhat.com>
---

Hi,

If you don't think it's worth fixing it in a single patch, feel free
to fix it in next xfs_spaceman related patchset :)

Thanks,
Zorro

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 913b371f..e839e2a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,7 @@ cscope.*
 /quota/xfs_quota
 /repair/xfs_repair
 /rtcp/xfs_rtcp
+/spaceman/xfs_spaceman
 
 # generated crc files
 /libxfs/crc32selftest
-- 
2.13.6


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

end of thread, other threads:[~2017-10-16 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-15  3:25 [PATCH] xfsprogs: add xfs_spaceman to .gitignore Zorro Lang
2017-10-16 18:36 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).