diff mbox

.gitignore: Add misc/e2fuzz file

Message ID 1406999946-11584-1-git-send-email-artemiyv@acm.org
State Accepted, archived
Headers show

Commit Message

Artemiy Volkov Aug. 2, 2014, 5:19 p.m. UTC
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(+)

Comments

Theodore Ts'o Aug. 3, 2014, 4:14 a.m. UTC | #1
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
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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