summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2021-04-17 13:39:12 -0700
committerLucas De Marchi <lucas.demarchi@intel.com>2021-04-17 13:39:12 -0700
commited892ff4edfe99e4ca0aca160e7b875ddefb1ec8 (patch)
tree2e65baa29c2db348561fe0bdf969b23f22d6c4f1 /.gitignore
parent39dd171623744ac390dadf487c5a3ebf0b69f2ca (diff)
downloadkmod-ed892ff4edfe99e4ca0aca160e7b875ddefb1ec8.tar.gz
gitignore: ignore .mbx and .cover for b4 integration
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2347858..f823511 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@
*.gcno
/*.tar.xz
/*.md5sum
+/*.mbx
+/*.cover
.deps/
.libs/
/Makefile