linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH] btrfs-progs: update more items to .gitignore
Date: Tue, 25 Jul 2023 16:45:55 +0800	[thread overview]
Message-ID: <fd419c2ceaa48c6cf2c14dc9841eed42217002d0.1690274546.git.anand.jain@oracle.com> (raw)

We still have some files after cleanup that Git identifies. Add them to
the .gitignore to ignore them.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 38290256545e..aa78b405394c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@
 
 /libbtrfsutil/libbtrfsutil.pc
 
+/fsstress
 /fssum
 /testsuite-id
 /tests/*-tests-results.txt
@@ -57,6 +58,9 @@
 /include/config.h
 /include/config.h.in
 /include/config.h.in~
+/config/config.guess
+/config/config.sub
+/config/install-sh
 /config.log
 /config.status
 /configure
-- 
2.31.1


             reply	other threads:[~2023-07-25  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  8:45 Anand Jain [this message]
2023-07-27 16:45 ` [PATCH] btrfs-progs: update more items to .gitignore David Sterba

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=fd419c2ceaa48c6cf2c14dc9841eed42217002d0.1690274546.git.anand.jain@oracle.com \
    --to=anand.jain@oracle.com \
    --cc=linux-btrfs@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).