btrfs-progs: update .gitignore

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

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
Anand Jain 2023-07-25 16:45:55 +08:00 committed by David Sterba
parent 485fceec8d
commit e3ed68fce6

4
.gitignore vendored
View File

@ -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