aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2026-01-25 07:56:36 +0900
committerDavid Bremner <david@tethera.net>2026-02-16 07:24:18 +0900
commitfcc41c82c4596aef1598eb9ea52c4b0cb4bb3c53 (patch)
tree8d0f74134d34a4c0e89aa1f0fa648147405375f0 /.gitignore
parentc8fcc953b5481e96d698c148325563890848c5ff (diff)
cli: start remote helper for git.
This is closely based on git-remote-nm (in ruby) by Felipe Contreras. Initially just implement the commands 'capabilities' and 'list'. This isn't enough to do anything useful but we can run some simple unit tests. Testing of URL passing will be done after clone (import command) support is added.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eda6d9cf..a9f43665 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@
/.stamps
/Makefile.config
/bindings/python-cffi/build/
+/git-remote-notmuch
+/git-remote-notmuch-shared
/lib/libnotmuch*.dylib
/lib/libnotmuch.so*
/nmbug