projects
/
platform
/
upstream
/
kmod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39dd171
)
gitignore: ignore .mbx and .cover for b4 integration
author
Lucas De Marchi
<lucas.demarchi@intel.com>
Sat, 17 Apr 2021 20:39:12 +0000
(13:39 -0700)
committer
Lucas 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
2347858
..
f823511
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,6
+3,8
@@
*.gcno
/*.tar.xz
/*.md5sum
+/*.mbx
+/*.cover
.deps/
.libs/
/Makefile