gitignore: ignore .mbx and .cover for b4 integration
authorLucas De Marchi <lucas.demarchi@intel.com>
Sat, 17 Apr 2021 20:39:12 +0000 (13:39 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 17 Apr 2021 20:39:12 +0000 (13:39 -0700)
Lately I'm using b4 to work with the patches in the mailing list. Better
to start ignoring .cover and .mbx files since they get created by b4.

.gitignore

index 2347858..f823511 100644 (file)
@@ -3,6 +3,8 @@
 *.gcno
 /*.tar.xz
 /*.md5sum
+/*.mbx
+/*.cover
 .deps/
 .libs/
 /Makefile