diff mbox series

btrfs-progs: update more items to .gitignore

Message ID fd419c2ceaa48c6cf2c14dc9841eed42217002d0.1690274546.git.anand.jain@oracle.com (mailing list archive)
State New, archived
Headers show
Series btrfs-progs: update more items to .gitignore | expand

Commit Message

Anand Jain July 25, 2023, 8:45 a.m. UTC
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(+)

Comments

David Sterba July 27, 2023, 4:45 p.m. UTC | #1
On Tue, Jul 25, 2023 at 04:45:55PM +0800, Anand Jain wrote:
> 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>

Added to devel, thanks.
diff mbox series

Patch

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