This patch adds the misc/e2fuzz tool executable file to .gitignore. Signed-off-by: Artemiy Volkov <artemiyv@xxxxxxx> --- .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 -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html