projects
/
notmuch-old
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d73ddec
)
make git ignore new build products
author
Michael J Gruber
<git@grubix.eu>
Wed, 29 Jun 2022 11:04:35 +0000
(13:04 +0200)
committer
David Bremner
<david@tethera.net>
Fri, 1 Jul 2022 11:30:40 +0000
(08:30 -0300)
nmbug and notmuch-git are new build products. Make git ignore them just
like other build products.
Signed-off-by: Michael J Gruber <git@grubix.eu>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index f846ebecf1e5ece7c8b309c4f1ea9e5e2706d3d8..f94d1480c1f91d5ff64e8a0f746f4f79de19b839 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-10,7
+10,9
@@
/bindings/python-cffi/build/
/lib/libnotmuch*.dylib
/lib/libnotmuch.so*
+/nmbug
/notmuch
+/notmuch-git
/notmuch-shared
/releases
/sh.config