linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@dilger.ca>
To: tytso@mit.edu
Cc: linux-ext4@vger.kernel.org, Andreas Dilger <adilger@dilger.ca>
Subject: [PATCH] misc: git ignore generated files
Date: Tue, 10 Oct 2017 16:40:41 -0600	[thread overview]
Message-ID: <1507675241-70077-1-git-send-email-adilger@dilger.ca> (raw)

Git ignore automatically files.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
---
 .gitignore | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/.gitignore b/.gitignore
index baf9b1a..8a63e9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ debugfs/debug_cmds.c
 debugfs/debugfs
 debugfs/debugfs.8
 debugfs/extent_cmds.c
+debugfs/tst_set_fields
 doc/libext2fs.aux
 doc/libext2fs.cp
 doc/libext2fs.dvi
@@ -108,11 +109,17 @@ lib/ext2fs/tst_bitops
 lib/ext2fs/tst_cmds.c
 lib/ext2fs/tst_csum
 lib/ext2fs/tst_crc32c
+lib/ext2fs/tst_digest_encode
+lib/ext2fs/tst_getsectsize
+lib/ext2fs/tst_getsize
 lib/ext2fs/tst_icount
 lib/ext2fs/tst_inline
+lib/ext2fs/tst_inline_data
 lib/ext2fs/tst_inode_size
 lib/ext2fs/tst_iscan
 lib/ext2fs/tst_libext2fs
+lib/ext2fs/tst_sha256
+lib/ext2fs/tst_sha512
 lib/ext2fs/tst_super_size
 lib/ext2fs/tst_types
 lib/quota/subdirs
@@ -126,6 +133,9 @@ lib/ss/test.diff
 lib/ss/test_cmd.c
 lib/ss/test_out
 lib/ss/test_ss
+lib/support/prof_err.c
+lib/support/prof_err.h
+lib/support/subdirs
 lib/uuid/subdirs
 lib/uuid/tst_uuid
 lib/uuid/uuid.3
@@ -170,6 +180,8 @@ misc/findfs.8
 misc/findsuper
 misc/fsck
 misc/fsck.8
+misc/fuse2fs
+misc/fuse2fs.1
 misc/logsave
 misc/logsave.8
 misc/lsattr
-- 
1.8.0

             reply	other threads:[~2017-10-10 22:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-10 22:40 Andreas Dilger [this message]
2017-10-15 20:22 ` [PATCH] misc: git ignore generated files 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=1507675241-70077-1-git-send-email-adilger@dilger.ca \
    --to=adilger@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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).