* [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
* Re: .gitignore: Add misc/e2fuzz file
2014-08-02 17:19 [PATCH] .gitignore: Add misc/e2fuzz file Artemiy Volkov
@ 2014-08-03 4:14 ` Theodore Ts'o
0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2014-08-03 4:14 UTC (permalink / raw)
To: Artemiy Volkov; +Cc: linux-ext4
On Sun, Aug 03, 2014 at 03:19:06AM +1000, Artemiy Volkov wrote:
> This patch adds the misc/e2fuzz tool executable file to .gitignore.
>
> Signed-off-by: Artemiy Volkov <artemiyv@acm.org>
Applied, thanks.
- Ted
^ permalink raw reply [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 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).