* [PATCH] .gitignore: Add misc/e2fuzz file
@ 2014-08-02 17:19 Artemiy Volkov
2014-08-03 4:14 ` Theodore Ts'o
0 siblings, 1 reply; 2+ messages in thread
From: Artemiy Volkov @ 2014-08-02 17:19 UTC (permalink / raw)
To: linux-ext4; +Cc: Artemiy Volkov
This patch adds the misc/e2fuzz tool executable file to .gitignore.
Signed-off-by: Artemiy Volkov <artemiyv@acm.org>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index ac0fd2b..baf9b1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -154,6 +154,7 @@ misc/dumpe2fs
misc/dumpe2fs.8
misc/e2freefrag
misc/e2freefrag.8
+misc/e2fuzz
misc/e2image
misc/e2image.8
misc/e2initrd_helper
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-03 4:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-02 17:19 [PATCH] .gitignore: Add misc/e2fuzz file Artemiy Volkov
2014-08-03 4:14 ` Theodore Ts'o
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.