linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Artemiy Volkov <artemiyv@acm.org>
To: linux-ext4@vger.kernel.org
Cc: Artemiy Volkov <artemiyv@acm.org>
Subject: [PATCH] .gitignore: Add misc/e2fuzz file
Date: Sun,  3 Aug 2014 03:19:06 +1000	[thread overview]
Message-ID: <1406999946-11584-1-git-send-email-artemiyv@acm.org> (raw)

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


             reply	other threads:[~2014-08-02 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-02 17:19 Artemiy Volkov [this message]
2014-08-03  4:14 ` .gitignore: Add misc/e2fuzz file Theodore Ts'o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1406999946-11584-1-git-send-email-artemiyv@acm.org \
    --to=artemiyv@acm.org \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).